#f9014b color space conversions
Hex:
#f9014b
RGB:
249, 1, 75
CMY:
2, 100, 71
CMYK:
0, 100, 70, 2
HSL:
342°, 99.2000%, 49.0196%
HSV (HSB):
342°, 99.5984%, 97.6471%
XYZ:
40.3478, 20.6694, 8.5196
xyY:
0.5802, 0.2972, 20.6694
CIE-Lab:
52.5858, 80.1487, 32.7085
CIE-LCH:
52.5858, 86.5659, 22.2003
CIE-Luv:
52.5858, 158.2233, 18.1014
Hunter-Lab:
45.4637, 78.8525, 20.7139
#f9014b color charts
#f9014b color shades, tints & tones
#f9014b color schemes
#f9014b color preview, HTML & CSS examples
This text has a color of #f9014b
<p style="color:#f9014b;">Text here</p>
.mytext {color:#f9014b;}
This box has a color of #f9014b
<div style="background-color:#f9014b;">Content here</div>
.mybackground {background-color:#f9014b;}
Border around this has a color of #f9014b
<div style="border:2px solid #f9014b;">Content here</div>
.myborder {border:2px solid #f9014b;}