#fec8e7 color space conversions
Hex:
#fec8e7
RGB:
254, 200, 231
CMY:
0, 22, 9
CMYK:
0, 21, 9, 0
HSL:
326°, 96.4286%, 89.0196%
HSV (HSB):
326°, 21.2598%, 99.6078%
XYZ:
75.9511, 68.1489, 84.7523
xyY:
0.3319, 0.2978, 68.1489
CIE-Lab:
86.0809, 23.9792, -7.9742
CIE-LCH:
86.0809, 25.2703, 341.6056
CIE-Luv:
86.0809, 29.9842, -16.5961
Hunter-Lab:
82.5524, 19.7598, -3.0834
#fec8e7 color charts
#fec8e7 color shades, tints & tones
#fec8e7 color schemes
#fec8e7 color preview, HTML & CSS examples
This text has a color of #fec8e7
<p style="color:#fec8e7;">Text here</p>
.mytext {color:#fec8e7;}
This box has a color of #fec8e7
<div style="background-color:#fec8e7;">Content here</div>
.mybackground {background-color:#fec8e7;}
Border around this has a color of #fec8e7
<div style="border:2px solid #fec8e7;">Content here</div>
.myborder {border:2px solid #fec8e7;}