#f9967e color space conversions
Hex:
#f9967e
RGB:
249, 150, 126
CMY:
2, 41, 51
CMYK:
0, 40, 49, 2
HSL:
12°, 91.1111%, 73.5294%
HSV (HSB):
12°, 49.3976%, 97.6471%
XYZ:
53.7392, 43.4588, 25.2947
xyY:
0.4387, 0.3548, 43.4588
CIE-Lab:
71.8653, 34.7184, 28.5443
CIE-LCH:
71.8653, 44.9460, 39.4259
CIE-Luv:
71.8653, 72.1379, 30.0319
Hunter-Lab:
65.9233, 30.1434, 23.3968
#f9967e color charts
#f9967e color shades, tints & tones
#f9967e color schemes
#f9967e color preview, HTML & CSS examples
This text has a color of #f9967e
<p style="color:#f9967e;">Text here</p>
.mytext {color:#f9967e;}
This box has a color of #f9967e
<div style="background-color:#f9967e;">Content here</div>
.mybackground {background-color:#f9967e;}
Border around this has a color of #f9967e
<div style="border:2px solid #f9967e;">Content here</div>
.myborder {border:2px solid #f9967e;}