#f9929b color space conversions
Hex:
#f9929b
RGB:
249, 146, 155
CMY:
2, 43, 39
CMYK:
0, 41, 38, 2
HSL:
355°, 89.5652%, 77.4510%
HSV (HSB):
355°, 41.3655%, 97.6471%
XYZ:
55.2622, 43.0641, 36.4099
xyY:
0.4102, 0.3196, 43.0641
CIE-Lab:
71.5984, 39.7381, 12.2125
CIE-LCH:
71.5984, 41.5723, 17.0835
CIE-Luv:
71.5984, 69.7223, 9.2016
Hunter-Lab:
65.6232, 35.4766, 13.0402
#f9929b color charts
#f9929b color shades, tints & tones
#f9929b color schemes
#f9929b color preview, HTML & CSS examples
This text has a color of #f9929b
<p style="color:#f9929b;">Text here</p>
.mytext {color:#f9929b;}
This box has a color of #f9929b
<div style="background-color:#f9929b;">Content here</div>
.mybackground {background-color:#f9929b;}
Border around this has a color of #f9929b
<div style="border:2px solid #f9929b;">Content here</div>
.myborder {border:2px solid #f9929b;}