#f9066f color space conversions
Hex:
#f9066f
RGB:
249, 6, 111
CMY:
2, 98, 56
CMYK:
0, 98, 55, 2
HSL:
334°, 95.2941%, 50.0000%
HSV (HSB):
334°, 97.5904%, 97.6471%
XYZ:
42.0013, 21.4177, 16.9592
xyY:
0.5225, 0.2665, 21.4177
CIE-Lab:
53.4036, 81.6884, 12.0532
CIE-LCH:
53.4036, 82.5728, 8.3935
CIE-Luv:
53.4036, 144.2843, -2.0110
Hunter-Lab:
46.2792, 81.0112, 10.6684
#f9066f color charts
#f9066f color shades, tints & tones
#f9066f color schemes
#f9066f color preview, HTML & CSS examples
This text has a color of #f9066f
<p style="color:#f9066f;">Text here</p>
.mytext {color:#f9066f;}
This box has a color of #f9066f
<div style="background-color:#f9066f;">Content here</div>
.mybackground {background-color:#f9066f;}
Border around this has a color of #f9066f
<div style="border:2px solid #f9066f;">Content here</div>
.myborder {border:2px solid #f9066f;}