#d87e0e color space conversions
Hex:
#d87e0e
RGB:
216, 126, 14
CMY:
15, 51, 95
CMYK:
0, 42, 94, 15
HSL:
33°, 87.8261%, 45.0980%
HSV (HSB):
33°, 93.5185%, 84.7059%
XYZ:
35.8590, 29.5523, 4.2297
xyY:
0.5149, 0.4244, 29.5523
CIE-Lab:
61.2660, 28.2474, 65.4825
CIE-LCH:
61.2660, 71.3153, 66.6660
CIE-Luv:
61.2660, 74.7045, 57.6944
Hunter-Lab:
54.3621, 22.6109, 33.4404
#d87e0e color charts
#d87e0e color shades, tints & tones
#d87e0e color schemes
#d87e0e color preview, HTML & CSS examples
This text has a color of #d87e0e
<p style="color:#d87e0e;">Text here</p>
.mytext {color:#d87e0e;}
This box has a color of #d87e0e
<div style="background-color:#d87e0e;">Content here</div>
.mybackground {background-color:#d87e0e;}
Border around this has a color of #d87e0e
<div style="border:2px solid #d87e0e;">Content here</div>
.myborder {border:2px solid #d87e0e;}