#d2832e color space conversions
Hex:
#d2832e
RGB:
210, 131, 46
CMY:
18, 49, 82
CMYK:
0, 38, 78, 18
HSL:
31°, 64.5669%, 50.1961%
HSV (HSB):
31°, 78.0952%, 82.3529%
XYZ:
35.1878, 30.1315, 6.5461
xyY:
0.4896, 0.4193, 30.1315
CIE-Lab:
61.7675, 23.8173, 55.7321
CIE-LCH:
61.7675, 60.6080, 66.8604
CIE-Luv:
61.7675, 64.1468, 53.6027
Hunter-Lab:
54.8922, 18.3634, 31.3539
#d2832e color charts
#d2832e color shades, tints & tones
#d2832e color schemes
#d2832e color preview, HTML & CSS examples
This text has a color of #d2832e
<p style="color:#d2832e;">Text here</p>
.mytext {color:#d2832e;}
This box has a color of #d2832e
<div style="background-color:#d2832e;">Content here</div>
.mybackground {background-color:#d2832e;}
Border around this has a color of #d2832e
<div style="border:2px solid #d2832e;">Content here</div>
.myborder {border:2px solid #d2832e;}