#f06d0c color space conversions
Hex:
#f06d0c
RGB:
240, 109, 12
CMY:
6, 57, 95
CMYK:
0, 55, 95, 6
HSL:
26°, 90.4762%, 49.4118%
HSV (HSB):
26°, 95.0000%, 94.1176%
XYZ:
41.4702, 29.4891, 3.8541
xyY:
0.5543, 0.3942, 29.4891
CIE-Lab:
61.2109, 46.4244, 67.4548
CIE-LCH:
61.2109, 81.8863, 55.4631
CIE-Luv:
61.2109, 109.0351, 53.6567
Hunter-Lab:
54.3039, 41.2832, 33.8048
#f06d0c color charts
#f06d0c color shades, tints & tones
#f06d0c color schemes
#f06d0c color preview, HTML & CSS examples
This text has a color of #f06d0c
<p style="color:#f06d0c;">Text here</p>
.mytext {color:#f06d0c;}
This box has a color of #f06d0c
<div style="background-color:#f06d0c;">Content here</div>
.mybackground {background-color:#f06d0c;}
Border around this has a color of #f06d0c
<div style="border:2px solid #f06d0c;">Content here</div>
.myborder {border:2px solid #f06d0c;}