#f07f05 color space conversions
Hex:
#f07f05
RGB:
240, 127, 5
CMY:
6, 50, 98
CMYK:
0, 47, 98, 6
HSL:
31°, 95.9184%, 48.0392%
HSV (HSB):
31°, 97.9167%, 94.1176%
XYZ:
43.5519, 33.7150, 4.3558
xyY:
0.5336, 0.4131, 33.7150
CIE-Lab:
64.7357, 37.4735, 70.7980
CIE-LCH:
64.7357, 80.1038, 62.1076
CIE-Luv:
64.7357, 94.2122, 59.9640
Hunter-Lab:
58.0646, 32.2727, 36.1975
#f07f05 color charts
#f07f05 color shades, tints & tones
#f07f05 color schemes
#f07f05 color preview, HTML & CSS examples
This text has a color of #f07f05
<p style="color:#f07f05;">Text here</p>
.mytext {color:#f07f05;}
This box has a color of #f07f05
<div style="background-color:#f07f05;">Content here</div>
.mybackground {background-color:#f07f05;}
Border around this has a color of #f07f05
<div style="border:2px solid #f07f05;">Content here</div>
.myborder {border:2px solid #f07f05;}