#d2882c color space conversions
Hex:
#d2882c
RGB:
210, 136, 44
CMY:
18, 47, 83
CMYK:
0, 35, 79, 18
HSL:
33°, 65.3543%, 49.8039%
HSV (HSB):
33°, 79.0476%, 82.3529%
XYZ:
35.8371, 31.4918, 6.5726
xyY:
0.4849, 0.4261, 31.4918
CIE-Lab:
62.9206, 21.0420, 57.6148
CIE-LCH:
62.9206, 61.3370, 69.9369
CIE-Luv:
62.9206, 60.2749, 56.0513
Hunter-Lab:
56.1176, 15.7858, 32.3382
#d2882c color charts
#d2882c color shades, tints & tones
#d2882c color schemes
#d2882c color preview, HTML & CSS examples
This text has a color of #d2882c
<p style="color:#d2882c;">Text here</p>
.mytext {color:#d2882c;}
This box has a color of #d2882c
<div style="background-color:#d2882c;">Content here</div>
.mybackground {background-color:#d2882c;}
Border around this has a color of #d2882c
<div style="border:2px solid #d2882c;">Content here</div>
.myborder {border:2px solid #d2882c;}