#d2882d color space conversions
Hex:
#d2882d
RGB:
210, 136, 45
CMY:
18, 47, 82
CMYK:
0, 35, 79, 18
HSL:
33°, 64.7059%, 50.0000%
HSV (HSB):
33°, 78.5714%, 82.3529%
XYZ:
35.8562, 31.4994, 6.6728
xyY:
0.4844, 0.4255, 31.4994
CIE-Lab:
62.9270, 21.0785, 57.2290
CIE-LCH:
62.9270, 60.9874, 69.7803
CIE-Luv:
62.9270, 60.2165, 55.8024
Hunter-Lab:
56.1243, 15.8207, 32.2379
#d2882d color charts
#d2882d color shades, tints & tones
#d2882d color schemes
#d2882d color preview, HTML & CSS examples
This text has a color of #d2882d
<p style="color:#d2882d;">Text here</p>
.mytext {color:#d2882d;}
This box has a color of #d2882d
<div style="background-color:#d2882d;">Content here</div>
.mybackground {background-color:#d2882d;}
Border around this has a color of #d2882d
<div style="border:2px solid #d2882d;">Content here</div>
.myborder {border:2px solid #d2882d;}