#e18c2f color space conversions
Hex:
#e18c2f
RGB:
225, 140, 47
CMY:
12, 45, 82
CMYK:
0, 38, 79, 12
HSL:
31°, 74.7899%, 53.3333%
HSV (HSB):
31°, 79.1111%, 88.2353%
XYZ:
40.9425, 34.9690, 7.2811
xyY:
0.4921, 0.4203, 34.9690
CIE-Lab:
65.7245, 25.3538, 59.7255
CIE-LCH:
65.7245, 64.8842, 66.9985
CIE-Luv:
65.7245, 69.2105, 57.6924
Hunter-Lab:
59.1346, 20.1011, 34.0939
#e18c2f color charts
#e18c2f color shades, tints & tones
#e18c2f color schemes
#e18c2f color preview, HTML & CSS examples
This text has a color of #e18c2f
<p style="color:#e18c2f;">Text here</p>
.mytext {color:#e18c2f;}
This box has a color of #e18c2f
<div style="background-color:#e18c2f;">Content here</div>
.mybackground {background-color:#e18c2f;}
Border around this has a color of #e18c2f
<div style="border:2px solid #e18c2f;">Content here</div>
.myborder {border:2px solid #e18c2f;}