#e06f12 color space conversions
Hex:
#e06f12
RGB:
224, 111, 18
CMY:
12, 56, 93
CMYK:
0, 50, 92, 12
HSL:
27°, 85.1240%, 47.4510%
HSV (HSB):
27°, 91.9643%, 87.8431%
XYZ:
36.5341, 27.2598, 3.9084
xyY:
0.5396, 0.4026, 27.2598
CIE-Lab:
59.2141, 39.3451, 63.7050
CIE-LCH:
59.2141, 74.8757, 58.2999
CIE-Luv:
59.2141, 93.7778, 52.5957
Hunter-Lab:
52.2110, 33.5344, 32.1094
#e06f12 color charts
#e06f12 color shades, tints & tones
#e06f12 color schemes
#e06f12 color preview, HTML & CSS examples
This text has a color of #e06f12
<p style="color:#e06f12;">Text here</p>
.mytext {color:#e06f12;}
This box has a color of #e06f12
<div style="background-color:#e06f12;">Content here</div>
.mybackground {background-color:#e06f12;}
Border around this has a color of #e06f12
<div style="border:2px solid #e06f12;">Content here</div>
.myborder {border:2px solid #e06f12;}