#fec2b3 color space conversions
Hex:
#fec2b3
RGB:
254, 194, 179
CMY:
0, 24, 30
CMYK:
0, 24, 30, 0
HSL:
12°, 97.4026%, 84.9020%
HSV (HSB):
12°, 29.5276%, 99.6078%
XYZ:
68.3015, 62.9091, 51.1906
xyY:
0.3745, 0.3449, 62.9091
CIE-Lab:
83.3945, 19.4268, 15.8545
CIE-LCH:
83.3945, 25.0752, 39.2183
CIE-Luv:
83.3945, 39.6459, 18.9117
Hunter-Lab:
79.3152, 14.9118, 17.2545
#fec2b3 color charts
#fec2b3 color shades, tints & tones
#fec2b3 color schemes
#fec2b3 color preview, HTML & CSS examples
This text has a color of #fec2b3
<p style="color:#fec2b3;">Text here</p>
.mytext {color:#fec2b3;}
This box has a color of #fec2b3
<div style="background-color:#fec2b3;">Content here</div>
.mybackground {background-color:#fec2b3;}
Border around this has a color of #fec2b3
<div style="border:2px solid #fec2b3;">Content here</div>
.myborder {border:2px solid #fec2b3;}