#facd8a color space conversions
Hex:
#facd8a
RGB:
250, 205, 138
CMY:
2, 20, 46
CMYK:
0, 18, 45, 2
HSL:
36°, 91.8033%, 76.0784%
HSV (HSB):
36°, 44.8000%, 98.0392%
XYZ:
65.8431, 65.8216, 33.2793
xyY:
0.3992, 0.3991, 65.8216
CIE-Lab:
84.9053, 7.4756, 39.2539
CIE-LCH:
84.9053, 39.9594, 79.2176
CIE-Luv:
84.9053, 33.7563, 50.1627
Hunter-Lab:
81.1305, 2.8869, 32.4709
#facd8a color charts
#facd8a color shades, tints & tones
#facd8a color schemes
#facd8a color preview, HTML & CSS examples
This text has a color of #facd8a
<p style="color:#facd8a;">Text here</p>
.mytext {color:#facd8a;}
This box has a color of #facd8a
<div style="background-color:#facd8a;">Content here</div>
.mybackground {background-color:#facd8a;}
Border around this has a color of #facd8a
<div style="border:2px solid #facd8a;">Content here</div>
.myborder {border:2px solid #facd8a;}