#faee90 color space conversions
Hex:
#faee90
RGB:
250, 238, 144
CMY:
2, 7, 44
CMYK:
0, 5, 42, 2
HSL:
53°, 91.3793%, 77.2549%
HSV (HSB):
53°, 42.4000%, 98.0392%
XYZ:
75.0329, 83.4867, 38.5454
xyY:
0.3808, 0.4237, 83.4867
CIE-Lab:
93.2271, -8.7009, 46.8407
CIE-LCH:
93.2271, 47.6419, 100.5231
CIE-Luv:
93.2271, 12.3087, 63.4841
Hunter-Lab:
91.3710, -13.3171, 38.9479
#faee90 color charts
#faee90 color shades, tints & tones
#faee90 color schemes
#faee90 color preview, HTML & CSS examples
This text has a color of #faee90
<p style="color:#faee90;">Text here</p>
.mytext {color:#faee90;}
This box has a color of #faee90
<div style="background-color:#faee90;">Content here</div>
.mybackground {background-color:#faee90;}
Border around this has a color of #faee90
<div style="border:2px solid #faee90;">Content here</div>
.myborder {border:2px solid #faee90;}