#f07a00 color space conversions
Hex:
#f07a00
RGB:
240, 122, 0
CMY:
6, 52, 100
CMYK:
0, 49, 100, 6
HSL:
31°, 100.0000%, 47.0588%
HSV (HSB):
31°, 100.0000%, 94.1176%
XYZ:
42.8947, 32.4443, 4.0016
xyY:
0.5406, 0.4089, 32.4443
CIE-Lab:
63.7084, 39.9525, 70.9336
CIE-LCH:
63.7084, 81.4112, 60.6101
CIE-Luv:
63.7084, 98.5412, 58.6708
Hunter-Lab:
56.9599, 34.7428, 35.7067
#f07a00 color charts
#f07a00 color shades, tints & tones
#f07a00 color schemes
#f07a00 color preview, HTML & CSS examples
This text has a color of #f07a00
<p style="color:#f07a00;">Text here</p>
.mytext {color:#f07a00;}
This box has a color of #f07a00
<div style="background-color:#f07a00;">Content here</div>
.mybackground {background-color:#f07a00;}
Border around this has a color of #f07a00
<div style="border:2px solid #f07a00;">Content here</div>
.myborder {border:2px solid #f07a00;}