#f04a05 color space conversions
Hex:
#f04a05
RGB:
240, 74, 5
CMY:
6, 71, 98
CMYK:
0, 69, 98, 6
HSL:
18°, 95.9184%, 48.0392%
HSV (HSB):
18°, 97.9167%, 94.1176%
XYZ:
38.4114, 23.4338, 2.6422
xyY:
0.5956, 0.3634, 23.4338
CIE-Lab:
55.5164, 61.4066, 65.4011
CIE-LCH:
55.5164, 89.7110, 46.8042
CIE-Luv:
55.5164, 135.9379, 44.5874
Hunter-Lab:
48.4085, 56.9222, 30.6497
#f04a05 color charts
#f04a05 color shades, tints & tones
#f04a05 color schemes
#f04a05 color preview, HTML & CSS examples
This text has a color of #f04a05
<p style="color:#f04a05;">Text here</p>
.mytext {color:#f04a05;}
This box has a color of #f04a05
<div style="background-color:#f04a05;">Content here</div>
.mybackground {background-color:#f04a05;}
Border around this has a color of #f04a05
<div style="border:2px solid #f04a05;">Content here</div>
.myborder {border:2px solid #f04a05;}