#e6872d color space conversions
Hex:
#e6872d
RGB:
230, 135, 45
CMY:
10, 47, 82
CMYK:
0, 41, 80, 10
HSL:
29°, 78.7234%, 53.9216%
HSV (HSB):
29°, 80.4348%, 90.1961%
XYZ:
41.7708, 34.3404, 6.9094
xyY:
0.5031, 0.4136, 34.3404
CIE-Lab:
65.2319, 30.0065, 60.2817
CIE-LCH:
65.2319, 67.3370, 63.5372
CIE-Luv:
65.2319, 77.5329, 56.5977
Hunter-Lab:
58.6007, 24.6842, 34.0298
#e6872d color charts
#e6872d color shades, tints & tones
#e6872d color schemes
#e6872d color preview, HTML & CSS examples
This text has a color of #e6872d
<p style="color:#e6872d;">Text here</p>
.mytext {color:#e6872d;}
This box has a color of #e6872d
<div style="background-color:#e6872d;">Content here</div>
.mybackground {background-color:#e6872d;}
Border around this has a color of #e6872d
<div style="border:2px solid #e6872d;">Content here</div>
.myborder {border:2px solid #e6872d;}