#fec8e5 color space conversions
Hex:
#fec8e5
RGB:
254, 200, 229
CMY:
0, 22, 10
CMYK:
0, 21, 10, 0
HSL:
328°, 96.4286%, 89.0196%
HSV (HSB):
328°, 21.2598%, 99.6078%
XYZ:
75.6702, 68.0365, 83.2729
xyY:
0.3334, 0.2997, 68.0365
CIE-Lab:
86.0247, 23.6484, -6.9942
CIE-LCH:
86.0247, 24.6610, 343.5239
CIE-Luv:
86.0247, 30.2264, -15.0122
Hunter-Lab:
82.4843, 19.4066, -2.1179
#fec8e5 color charts
#fec8e5 color shades, tints & tones
#fec8e5 color schemes
#fec8e5 color preview, HTML & CSS examples
This text has a color of #fec8e5
<p style="color:#fec8e5;">Text here</p>
.mytext {color:#fec8e5;}
This box has a color of #fec8e5
<div style="background-color:#fec8e5;">Content here</div>
.mybackground {background-color:#fec8e5;}
Border around this has a color of #fec8e5
<div style="border:2px solid #fec8e5;">Content here</div>
.myborder {border:2px solid #fec8e5;}