#fae99c color space conversions
Hex:
#fae99c
RGB:
250, 233, 156
CMY:
2, 9, 39
CMYK:
0, 7, 38, 2
HSL:
49°, 90.3846%, 79.6078%
HSV (HSB):
49°, 37.6000%, 98.0392%
XYZ:
74.5640, 81.0021, 43.1575
xyY:
0.3752, 0.4076, 81.0021
CIE-Lab:
92.1326, -4.9481, 39.5219
CIE-LCH:
92.1326, 39.8305, 97.1362
CIE-Luv:
92.1326, 14.7770, 54.3701
Hunter-Lab:
90.0012, -9.6187, 34.5700
#fae99c color charts
#fae99c color shades, tints & tones
#fae99c color schemes
#fae99c color preview, HTML & CSS examples
This text has a color of #fae99c
<p style="color:#fae99c;">Text here</p>
.mytext {color:#fae99c;}
This box has a color of #fae99c
<div style="background-color:#fae99c;">Content here</div>
.mybackground {background-color:#fae99c;}
Border around this has a color of #fae99c
<div style="border:2px solid #fae99c;">Content here</div>
.myborder {border:2px solid #fae99c;}