#fec2b8 color space conversions
Hex:
#fec2b8
RGB:
254, 194, 184
CMY:
0, 24, 28
CMYK:
0, 24, 28, 0
HSL:
9°, 97.2222%, 85.8824%
HSV (HSB):
9°, 27.5591%, 99.6078%
XYZ:
68.8166, 63.1151, 53.9028
xyY:
0.3703, 0.3396, 63.1151
CIE-Lab:
83.5029, 20.0825, 13.3419
CIE-LCH:
83.5029, 24.1105, 33.5983
CIE-Luv:
83.5029, 39.0591, 15.3863
Hunter-Lab:
79.4450, 15.5909, 15.3837
#fec2b8 color charts
#fec2b8 color shades, tints & tones
#fec2b8 color schemes
#fec2b8 color preview, HTML & CSS examples
This text has a color of #fec2b8
<p style="color:#fec2b8;">Text here</p>
.mytext {color:#fec2b8;}
This box has a color of #fec2b8
<div style="background-color:#fec2b8;">Content here</div>
.mybackground {background-color:#fec2b8;}
Border around this has a color of #fec2b8
<div style="border:2px solid #fec2b8;">Content here</div>
.myborder {border:2px solid #fec2b8;}