#fec6d6 color space conversions
Hex:
#fec6d6
RGB:
254, 198, 214
CMY:
0, 22, 16
CMYK:
0, 22, 16, 0
HSL:
343°, 96.5517%, 88.6275%
HSV (HSB):
343°, 22.0472%, 99.6078%
XYZ:
73.2047, 66.3140, 72.5599
xyY:
0.3452, 0.3127, 66.3140
CIE-Lab:
85.1563, 22.3028, -0.2855
CIE-LCH:
85.1563, 22.3046, 359.2665
CIE-Luv:
85.1563, 33.1328, -4.5333
Hunter-Lab:
81.4334, 17.9544, 4.1740
#fec6d6 color charts
#fec6d6 color shades, tints & tones
#fec6d6 color schemes
#fec6d6 color preview, HTML & CSS examples
This text has a color of #fec6d6
<p style="color:#fec6d6;">Text here</p>
.mytext {color:#fec6d6;}
This box has a color of #fec6d6
<div style="background-color:#fec6d6;">Content here</div>
.mybackground {background-color:#fec6d6;}
Border around this has a color of #fec6d6
<div style="border:2px solid #fec6d6;">Content here</div>
.myborder {border:2px solid #fec6d6;}