#d2973c color space conversions
Hex:
#d2973c
RGB:
210, 151, 60
CMY:
18, 41, 76
CMYK:
0, 28, 71, 18
HSL:
36°, 62.5000%, 52.9412%
HSV (HSB):
36°, 71.4286%, 82.3529%
XYZ:
38.4606, 36.1611, 9.2277
xyY:
0.4587, 0.4313, 36.1611
CIE-Lab:
66.6428, 13.6054, 54.6379
CIE-LCH:
66.6428, 56.3064, 76.0171
CIE-Luv:
66.6428, 47.6127, 57.5699
Hunter-Lab:
60.1341, 8.9303, 32.9957
#d2973c color charts
#d2973c color shades, tints & tones
#d2973c color schemes
#d2973c color preview, HTML & CSS examples
This text has a color of #d2973c
<p style="color:#d2973c;">Text here</p>
.mytext {color:#d2973c;}
This box has a color of #d2973c
<div style="background-color:#d2973c;">Content here</div>
.mybackground {background-color:#d2973c;}
Border around this has a color of #d2973c
<div style="border:2px solid #d2973c;">Content here</div>
.myborder {border:2px solid #d2973c;}