#e86d2b color space conversions
Hex:
#e86d2b
RGB:
232, 109, 43
CMY:
9, 57, 83
CMYK:
0, 53, 81, 9
HSL:
21°, 80.4255%, 53.9216%
HSV (HSB):
21°, 81.4655%, 90.9804%
XYZ:
39.1834, 28.2675, 5.6765
xyY:
0.5358, 0.3866, 28.2675
CIE-Lab:
60.1296, 43.9820, 56.5438
CIE-LCH:
60.1296, 71.6353, 52.1228
CIE-Luv:
60.1296, 100.4741, 48.0194
Hunter-Lab:
53.1672, 38.5092, 30.8868
#e86d2b color charts
#e86d2b color shades, tints & tones
#e86d2b color schemes
#e86d2b color preview, HTML & CSS examples
This text has a color of #e86d2b
<p style="color:#e86d2b;">Text here</p>
.mytext {color:#e86d2b;}
This box has a color of #e86d2b
<div style="background-color:#e86d2b;">Content here</div>
.mybackground {background-color:#e86d2b;}
Border around this has a color of #e86d2b
<div style="border:2px solid #e86d2b;">Content here</div>
.myborder {border:2px solid #e86d2b;}