#f04a01 color space conversions
Hex:
#f04a01
RGB:
240, 74, 1
CMY:
6, 71, 100
CMYK:
0, 69, 100, 6
HSL:
18°, 99.1701%, 47.2549%
HSV (HSB):
18°, 99.5833%, 94.1176%
XYZ:
38.3894, 23.4250, 2.5268
xyY:
0.5967, 0.3641, 23.4250
CIE-Lab:
55.5074, 61.3747, 66.2412
CIE-LCH:
55.5074, 90.3037, 47.1839
CIE-Luv:
55.5074, 136.1072, 44.9180
Hunter-Lab:
48.3994, 56.8837, 30.7841
#f04a01 color charts
#f04a01 color shades, tints & tones
#f04a01 color schemes
#f04a01 color preview, HTML & CSS examples
This text has a color of #f04a01
<p style="color:#f04a01;">Text here</p>
.mytext {color:#f04a01;}
This box has a color of #f04a01
<div style="background-color:#f04a01;">Content here</div>
.mybackground {background-color:#f04a01;}
Border around this has a color of #f04a01
<div style="border:2px solid #f04a01;">Content here</div>
.myborder {border:2px solid #f04a01;}