#fec8e3 color space conversions
Hex:
#fec8e3
RGB:
254, 200, 227
CMY:
0, 22, 11
CMYK:
0, 21, 11, 0
HSL:
330°, 96.4286%, 89.0196%
HSV (HSB):
330°, 21.2598%, 99.6078%
XYZ:
75.3925, 67.9254, 81.8104
xyY:
0.3349, 0.3017, 67.9254
CIE-Lab:
85.9691, 23.3202, -6.0130
CIE-LCH:
85.9691, 24.0830, 345.5416
CIE-Luv:
85.9691, 30.4678, -13.4338
Hunter-Lab:
82.4169, 19.0568, -1.1618
#fec8e3 color charts
#fec8e3 color shades, tints & tones
#fec8e3 color schemes
#fec8e3 color preview, HTML & CSS examples
This text has a color of #fec8e3
<p style="color:#fec8e3;">Text here</p>
.mytext {color:#fec8e3;}
This box has a color of #fec8e3
<div style="background-color:#fec8e3;">Content here</div>
.mybackground {background-color:#fec8e3;}
Border around this has a color of #fec8e3
<div style="border:2px solid #fec8e3;">Content here</div>
.myborder {border:2px solid #fec8e3;}