#f07f0c color space conversions
Hex:
#f07f0c
RGB:
240, 127, 12
CMY:
6, 50, 95
CMYK:
0, 47, 95, 6
HSL:
30°, 90.4762%, 49.4118%
HSV (HSB):
30°, 95.0000%, 94.1176%
XYZ:
43.5909, 33.7306, 4.5610
xyY:
0.5324, 0.4119, 33.7306
CIE-Lab:
64.7481, 37.5348, 69.7618
CIE-LCH:
64.7481, 79.2185, 61.7178
CIE-Luv:
64.7481, 94.0520, 59.4688
Hunter-Lab:
58.0780, 32.3381, 35.9984
#f07f0c color charts
#f07f0c color shades, tints & tones
#f07f0c color schemes
#f07f0c color preview, HTML & CSS examples
This text has a color of #f07f0c
<p style="color:#f07f0c;">Text here</p>
.mytext {color:#f07f0c;}
This box has a color of #f07f0c
<div style="background-color:#f07f0c;">Content here</div>
.mybackground {background-color:#f07f0c;}
Border around this has a color of #f07f0c
<div style="border:2px solid #f07f0c;">Content here</div>
.myborder {border:2px solid #f07f0c;}