#fe949c color space conversions
Hex:
#fe949c
RGB:
254, 148, 156
CMY:
0, 42, 39
CMYK:
0, 42, 39, 0
HSL:
355°, 98.1481%, 78.8235%
HSV (HSB):
355°, 41.7323%, 99.6078%
XYZ:
57.4637, 44.6509, 37.0423
xyY:
0.4129, 0.3209, 44.6509
CIE-Lab:
72.6615, 40.6257, 13.2462
CIE-LCH:
72.6615, 42.7306, 18.0588
CIE-Luv:
72.6615, 72.1049, 10.3958
Hunter-Lab:
66.8214, 36.5655, 13.9076
#fe949c color charts
#fe949c color shades, tints & tones
#fe949c color schemes
#fe949c color preview, HTML & CSS examples
This text has a color of #fe949c
<p style="color:#fe949c;">Text here</p>
.mytext {color:#fe949c;}
This box has a color of #fe949c
<div style="background-color:#fe949c;">Content here</div>
.mybackground {background-color:#fe949c;}
Border around this has a color of #fe949c
<div style="border:2px solid #fe949c;">Content here</div>
.myborder {border:2px solid #fe949c;}