#faeb9b color space conversions
Hex:
#faeb9b
RGB:
250, 235, 155
CMY:
2, 8, 39
CMYK:
0, 6, 38, 2
HSL:
51°, 90.4762%, 79.4118%
HSV (HSB):
51°, 38.0000%, 98.0392%
XYZ:
75.0491, 82.1072, 42.9031
xyY:
0.3751, 0.4104, 82.1072
CIE-Lab:
92.6222, -6.0603, 40.6552
CIE-LCH:
92.6222, 41.1044, 98.4784
CIE-Luv:
92.6222, 13.6095, 55.9784
Hunter-Lab:
90.6130, -10.7325, 35.3567
#faeb9b color charts
#faeb9b color shades, tints & tones
#faeb9b color schemes
#faeb9b color preview, HTML & CSS examples
This text has a color of #faeb9b
<p style="color:#faeb9b;">Text here</p>
.mytext {color:#faeb9b;}
This box has a color of #faeb9b
<div style="background-color:#faeb9b;">Content here</div>
.mybackground {background-color:#faeb9b;}
Border around this has a color of #faeb9b
<div style="border:2px solid #faeb9b;">Content here</div>
.myborder {border:2px solid #faeb9b;}