#facc8d color space conversions
Hex:
#facc8d
RGB:
250, 204, 141
CMY:
2, 20, 45
CMYK:
0, 18, 44, 2
HSL:
35°, 91.5966%, 76.6667%
HSV (HSB):
35°, 43.6000%, 98.0392%
XYZ:
65.8249, 65.4328, 34.3598
xyY:
0.3975, 0.3951, 65.4328
CIE-Lab:
84.7063, 8.2929, 37.4682
CIE-LCH:
84.7063, 38.3750, 77.5198
CIE-Luv:
84.7063, 34.1780, 47.9786
Hunter-Lab:
80.8906, 3.6964, 31.4389
#facc8d color charts
#facc8d color shades, tints & tones
#facc8d color schemes
#facc8d color preview, HTML & CSS examples
This text has a color of #facc8d
<p style="color:#facc8d;">Text here</p>
.mytext {color:#facc8d;}
This box has a color of #facc8d
<div style="background-color:#facc8d;">Content here</div>
.mybackground {background-color:#facc8d;}
Border around this has a color of #facc8d
<div style="border:2px solid #facc8d;">Content here</div>
.myborder {border:2px solid #facc8d;}