#f9929e color space conversions
Hex:
#f9929e
RGB:
249, 146, 158
CMY:
2, 43, 38
CMYK:
0, 41, 37, 2
HSL:
353°, 89.5652%, 77.4510%
HSV (HSB):
353°, 41.3655%, 97.6471%
XYZ:
55.5174, 43.1661, 37.7536
xyY:
0.4069, 0.3164, 43.1661
CIE-Lab:
71.6676, 40.0813, 10.6447
CIE-LCH:
71.6676, 41.4707, 14.8731
CIE-Luv:
71.6676, 69.1437, 7.0838
Hunter-Lab:
65.7009, 35.8561, 11.9210
#f9929e color charts
#f9929e color shades, tints & tones
#f9929e color schemes
#f9929e color preview, HTML & CSS examples
This text has a color of #f9929e
<p style="color:#f9929e;">Text here</p>
.mytext {color:#f9929e;}
This box has a color of #f9929e
<div style="background-color:#f9929e;">Content here</div>
.mybackground {background-color:#f9929e;}
Border around this has a color of #f9929e
<div style="border:2px solid #f9929e;">Content here</div>
.myborder {border:2px solid #f9929e;}