#d2953b color space conversions
Hex:
#d2953b
RGB:
210, 149, 59
CMY:
18, 42, 77
CMYK:
0, 29, 72, 18
HSL:
36°, 62.6556%, 52.7451%
HSV (HSB):
36°, 71.9048%, 82.3529%
XYZ:
38.1152, 35.5123, 8.9833
xyY:
0.4614, 0.4299, 35.5123
CIE-Lab:
66.1456, 14.6385, 54.5628
CIE-LCH:
66.1456, 56.4924, 74.9820
CIE-Luv:
66.1456, 49.2015, 57.0569
Hunter-Lab:
59.5922, 9.8824, 32.7767
#d2953b color charts
#d2953b color shades, tints & tones
#d2953b color schemes
#d2953b color preview, HTML & CSS examples
This text has a color of #d2953b
<p style="color:#d2953b;">Text here</p>
.mytext {color:#d2953b;}
This box has a color of #d2953b
<div style="background-color:#d2953b;">Content here</div>
.mybackground {background-color:#d2953b;}
Border around this has a color of #d2953b
<div style="border:2px solid #d2953b;">Content here</div>
.myborder {border:2px solid #d2953b;}