#fec8e1 color space conversions
Hex:
#fec8e1
RGB:
254, 200, 225
CMY:
0, 22, 12
CMYK:
0, 21, 11, 0
HSL:
332°, 96.4286%, 89.0196%
HSV (HSB):
332°, 21.2598%, 99.6078%
XYZ:
75.1179, 67.8156, 80.3647
xyY:
0.3364, 0.3037, 67.8156
CIE-Lab:
85.9142, 22.9947, -5.0304
CIE-LCH:
85.9142, 23.5386, 347.6601
CIE-Luv:
85.9142, 30.7086, -11.8610
Hunter-Lab:
82.3502, 18.7105, -0.2153
#fec8e1 color charts
#fec8e1 color shades, tints & tones
#fec8e1 color schemes
#fec8e1 color preview, HTML & CSS examples
This text has a color of #fec8e1
<p style="color:#fec8e1;">Text here</p>
.mytext {color:#fec8e1;}
This box has a color of #fec8e1
<div style="background-color:#fec8e1;">Content here</div>
.mybackground {background-color:#fec8e1;}
Border around this has a color of #fec8e1
<div style="border:2px solid #fec8e1;">Content here</div>
.myborder {border:2px solid #fec8e1;}