#f08e00 color space conversions
Hex:
#f08e00
RGB:
240, 142, 0
CMY:
6, 44, 100
CMYK:
0, 41, 100, 6
HSL:
36°, 100.0000%, 47.0588%
HSV (HSB):
36°, 100.0000%, 94.1176%
XYZ:
45.6082, 37.8713, 4.9061
xyY:
0.5160, 0.4285, 37.8713
CIE-Lab:
67.9256, 29.6972, 73.5308
CIE-LCH:
67.9256, 79.3014, 68.0075
CIE-Luv:
67.9256, 81.6588, 65.4003
Hunter-Lab:
61.5396, 24.5953, 38.3510
#f08e00 color charts
#f08e00 color shades, tints & tones
#f08e00 color schemes
#f08e00 color preview, HTML & CSS examples
This text has a color of #f08e00
<p style="color:#f08e00;">Text here</p>
.mytext {color:#f08e00;}
This box has a color of #f08e00
<div style="background-color:#f08e00;">Content here</div>
.mybackground {background-color:#f08e00;}
Border around this has a color of #f08e00
<div style="border:2px solid #f08e00;">Content here</div>
.myborder {border:2px solid #f08e00;}