#fecace color space conversions
Hex:
#fecace
RGB:
254, 202, 206
CMY:
0, 21, 19
CMYK:
0, 20, 19, 0
HSL:
355°, 96.2963%, 89.4118%
HSV (HSB):
355°, 20.4724%, 99.6078%
XYZ:
73.1342, 67.7681, 67.6185
xyY:
0.3507, 0.3250, 67.7681
CIE-Lab:
85.8904, 18.9916, 5.0392
CIE-LCH:
85.8904, 19.6487, 14.8604
CIE-Luv:
85.8904, 31.8136, 3.9592
Hunter-Lab:
82.3214, 14.5166, 8.9244
#fecace color charts
#fecace color shades, tints & tones
#fecace color schemes
#fecace color preview, HTML & CSS examples
This text has a color of #fecace
<p style="color:#fecace;">Text here</p>
.mytext {color:#fecace;}
This box has a color of #fecace
<div style="background-color:#fecace;">Content here</div>
.mybackground {background-color:#fecace;}
Border around this has a color of #fecace
<div style="border:2px solid #fecace;">Content here</div>
.myborder {border:2px solid #fecace;}