#d8682d color space conversions
Hex:
#d8682d
RGB:
216, 104, 45
CMY:
15, 59, 82
CMYK:
0, 52, 79, 15
HSL:
21°, 68.6747%, 51.1765%
HSV (HSB):
21°, 79.1667%, 84.7059%
XYZ:
33.7429, 24.6890, 5.4696
xyY:
0.5280, 0.3864, 24.6890
CIE-Lab:
56.7712, 40.3703, 51.6721
CIE-LCH:
56.7712, 65.5726, 52.0002
CIE-Luv:
56.7712, 90.8868, 44.3563
Hunter-Lab:
49.6880, 34.2643, 28.2550
#d8682d color charts
#d8682d color shades, tints & tones
#d8682d color schemes
#d8682d color preview, HTML & CSS examples
This text has a color of #d8682d
<p style="color:#d8682d;">Text here</p>
.mytext {color:#d8682d;}
This box has a color of #d8682d
<div style="background-color:#d8682d;">Content here</div>
.mybackground {background-color:#d8682d;}
Border around this has a color of #d8682d
<div style="border:2px solid #d8682d;">Content here</div>
.myborder {border:2px solid #d8682d;}