#faeccf color space conversions
Hex:
#faeccf
RGB:
250, 236, 207
CMY:
2, 7, 19
CMYK:
0, 6, 17, 2
HSL:
40°, 81.1321%, 89.6078%
HSV (HSB):
40°, 17.2000%, 98.0392%
XYZ:
80.6823, 84.8199, 71.1509
xyY:
0.3409, 0.3584, 84.8199
CIE-Lab:
93.8054, 0.1243, 15.7648
CIE-LCH:
93.8054, 15.7653, 89.5484
CIE-Luv:
93.8054, 9.9852, 23.1693
Hunter-Lab:
92.0977, -4.7959, 18.6634
#faeccf color charts
#faeccf color shades, tints & tones
#faeccf color schemes
#faeccf color preview, HTML & CSS examples
This text has a color of #faeccf
<p style="color:#faeccf;">Text here</p>
.mytext {color:#faeccf;}
This box has a color of #faeccf
<div style="background-color:#faeccf;">Content here</div>
.mybackground {background-color:#faeccf;}
Border around this has a color of #faeccf
<div style="border:2px solid #faeccf;">Content here</div>
.myborder {border:2px solid #faeccf;}