#fec2cb color space conversions
Hex:
#fec2cb
RGB:
254, 194, 203
CMY:
0, 24, 20
CMYK:
0, 24, 20, 0
HSL:
351°, 96.7742%, 87.8431%
HSV (HSB):
351°, 23.6220%, 99.6078%
XYZ:
70.9443, 63.9662, 65.1075
xyY:
0.3547, 0.3198, 63.9662
CIE-Lab:
83.9482, 22.7437, 3.8295
CIE-LCH:
83.9482, 23.0639, 9.5576
CIE-Luv:
83.9482, 36.7467, 1.4495
Hunter-Lab:
79.9789, 18.3733, 7.7197
#fec2cb color charts
#fec2cb color shades, tints & tones
#fec2cb color schemes
#fec2cb color preview, HTML & CSS examples
This text has a color of #fec2cb
<p style="color:#fec2cb;">Text here</p>
.mytext {color:#fec2cb;}
This box has a color of #fec2cb
<div style="background-color:#fec2cb;">Content here</div>
.mybackground {background-color:#fec2cb;}
Border around this has a color of #fec2cb
<div style="border:2px solid #fec2cb;">Content here</div>
.myborder {border:2px solid #fec2cb;}