light brilliant orange(brown)/light brilliant gamboge
#f7ead5 color RGB value is (247,234,213)
#f7ead5 color CMYK value
#f7ead5 color HSL value
HSV(or HSB) | 37.1° | 13.8 | 96.9 |
XYZ | 79.791 | 83.424 | 74.848 |
Yxy | 0.335 | 0.35 | 83.424 |
LAB | 93.2 | 0.985 | 11.765 |
LUV | 93.2 | 8.867 | 17.311 |
Hunter-LAB | 91.337 | -3.903 | 15.349 |
CIE-LCH | 93.2 | 11.806 | 85.213 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F7 | EA | D5 |
Decimal | 247 | 234 | 213 |
Octal | 367 | 352 | 325 |
Binary | 11110111 | 11101010 | 11010101 |
Below, you can see some colors close to #f7ead5. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #f7ead5.
<span style="color:#f7ead5">Text here</span>
This paragraph has a background color of #f7ead5.
<p style="background-color:#f7ead5;">Content here</p>
This element has a border color of #f7ead5.
<div style="border:1px #f7ead5;">Content here</div>
.text {color:#f7ead5;}
.background {background-color:#f7ead5;}
.border {border:1px solid #f7ead5;}
.text-shadow {border:1px solid #f7ead5;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0c0802 is the darkest color, while #fefcf9 is the lightest one.