#fec2b9 color space conversions
Hex:
#fec2b9
RGB:
254, 194, 185
CMY:
0, 24, 27
CMYK:
0, 24, 27, 0
HSL:
8°, 97.1831%, 86.0784%
HSV (HSB):
8°, 27.1654%, 99.6078%
XYZ:
68.9218, 63.1572, 54.4569
xyY:
0.3695, 0.3386, 63.1572
CIE-Lab:
83.5250, 20.2159, 12.8398
CIE-LCH:
83.5250, 23.9488, 32.4209
CIE-Luv:
83.5250, 38.9406, 14.6737
Hunter-Lab:
79.4715, 15.7293, 15.0023
#fec2b9 color charts
#fec2b9 color shades, tints & tones
#fec2b9 color schemes
#fec2b9 color preview, HTML & CSS examples
This text has a color of #fec2b9
<p style="color:#fec2b9;">Text here</p>
.mytext {color:#fec2b9;}
This box has a color of #fec2b9
<div style="background-color:#fec2b9;">Content here</div>
.mybackground {background-color:#fec2b9;}
Border around this has a color of #fec2b9
<div style="border:2px solid #fec2b9;">Content here</div>
.myborder {border:2px solid #fec2b9;}