#fafecc color space conversions
Hex:
#fafecc
RGB:
250, 254, 204
CMY:
2, 0, 20
CMYK:
2, 0, 20, 0
HSL:
65°, 96.1538%, 89.8039%
HSV (HSB):
65°, 19.6850%, 99.6078%
XYZ:
85.7652, 95.5672, 71.0528
xyY:
0.3398, 0.3787, 95.5672
CIE-Lab:
98.2600, -9.3365, 23.5250
CIE-LCH:
98.2600, 25.3100, 111.6468
CIE-Luv:
98.2600, 0.2337, 35.9408
Hunter-Lab:
97.7585, -14.4762, 25.3378
#fafecc color charts
#fafecc color shades, tints & tones
#fafecc color schemes
#fafecc color preview, HTML & CSS examples
This text has a color of #fafecc
<p style="color:#fafecc;">Text here</p>
.mytext {color:#fafecc;}
This box has a color of #fafecc
<div style="background-color:#fafecc;">Content here</div>
.mybackground {background-color:#fafecc;}
Border around this has a color of #fafecc
<div style="border:2px solid #fafecc;">Content here</div>
.myborder {border:2px solid #fafecc;}