#facd6c color space conversions
Hex:
#facd6c
RGB:
250, 205, 108
CMY:
2, 20, 58
CMYK:
0, 18, 57, 2
HSL:
41°, 93.4211%, 70.1961%
HSV (HSB):
41°, 56.8000%, 98.0392%
XYZ:
63.9624, 65.0693, 23.3758
xyY:
0.4197, 0.4269, 65.0693
CIE-Lab:
84.5195, 4.8859, 53.5530
CIE-LCH:
84.5195, 53.7754, 84.7870
CIE-Luv:
84.5195, 35.8506, 65.0365
Hunter-Lab:
80.6656, 0.3739, 39.2844
#facd6c color charts
#facd6c color shades, tints & tones
#facd6c color schemes
#facd6c color preview, HTML & CSS examples
This text has a color of #facd6c
<p style="color:#facd6c;">Text here</p>
.mytext {color:#facd6c;}
This box has a color of #facd6c
<div style="background-color:#facd6c;">Content here</div>
.mybackground {background-color:#facd6c;}
Border around this has a color of #facd6c
<div style="border:2px solid #facd6c;">Content here</div>
.myborder {border:2px solid #facd6c;}