#d2882f color space conversions
Hex:
#d2882f
RGB:
210, 136, 47
CMY:
18, 47, 82
CMYK:
0, 35, 78, 18
HSL:
33°, 64.4269%, 50.3922%
HSV (HSB):
33°, 77.6190%, 82.3529%
XYZ:
35.8956, 31.5152, 6.8805
xyY:
0.4832, 0.4242, 31.5152
CIE-Lab:
62.9402, 21.1541, 56.4421
CIE-LCH:
62.9402, 60.2761, 69.4544
CIE-Luv:
62.9402, 60.0956, 55.2878
Hunter-Lab:
56.1384, 15.8929, 32.0301
#d2882f color charts
#d2882f color shades, tints & tones
#d2882f color schemes
#d2882f color preview, HTML & CSS examples
This text has a color of #d2882f
<p style="color:#d2882f;">Text here</p>
.mytext {color:#d2882f;}
This box has a color of #d2882f
<div style="background-color:#d2882f;">Content here</div>
.mybackground {background-color:#d2882f;}
Border around this has a color of #d2882f
<div style="border:2px solid #d2882f;">Content here</div>
.myborder {border:2px solid #d2882f;}