#d2953f color space conversions
Hex:
#d2953f
RGB:
210, 149, 63
CMY:
18, 42, 75
CMYK:
0, 29, 70, 18
HSL:
35°, 62.0253%, 53.5294%
HSV (HSB):
35°, 70.0000%, 82.3529%
XYZ:
38.2230, 35.5554, 9.5509
xyY:
0.4587, 0.4267, 35.5554
CIE-Lab:
66.1788, 14.8425, 52.8237
CIE-LCH:
66.1788, 54.8694, 74.3056
CIE-Luv:
66.1788, 48.9458, 55.7585
Hunter-Lab:
59.6284, 10.0725, 32.2431
#d2953f color charts
#d2953f color shades, tints & tones
#d2953f color schemes
#d2953f color preview, HTML & CSS examples
This text has a color of #d2953f
<p style="color:#d2953f;">Text here</p>
.mytext {color:#d2953f;}
This box has a color of #d2953f
<div style="background-color:#d2953f;">Content here</div>
.mybackground {background-color:#d2953f;}
Border around this has a color of #d2953f
<div style="border:2px solid #d2953f;">Content here</div>
.myborder {border:2px solid #d2953f;}