#d5882a color space conversions
Hex:
#d5882a
RGB:
213, 136, 42
CMY:
16, 47, 84
CMYK:
0, 36, 80, 16
HSL:
33°, 67.0588%, 50.0000%
HSV (HSB):
33°, 80.2817%, 83.5294%
XYZ:
36.6626, 31.9216, 6.4196
xyY:
0.4888, 0.4256, 31.9216
CIE-Lab:
63.2781, 22.2539, 58.8444
CIE-LCH:
63.2781, 62.9118, 69.2843
CIE-Luv:
63.2781, 62.8508, 56.6930
Hunter-Lab:
56.4992, 16.9560, 32.8127
#d5882a color charts
#d5882a color shades, tints & tones
#d5882a color schemes
#d5882a color preview, HTML & CSS examples
This text has a color of #d5882a
<p style="color:#d5882a;">Text here</p>
.mytext {color:#d5882a;}
This box has a color of #d5882a
<div style="background-color:#d5882a;">Content here</div>
.mybackground {background-color:#d5882a;}
Border around this has a color of #d5882a
<div style="border:2px solid #d5882a;">Content here</div>
.myborder {border:2px solid #d5882a;}