#d2963d color space conversions
Hex:
#d2963d
RGB:
210, 150, 61
CMY:
18, 41, 76
CMYK:
0, 29, 71, 18
HSL:
36°, 62.3431%, 53.1373%
HSV (HSB):
36°, 70.9524%, 82.3529%
XYZ:
38.3270, 35.8513, 9.3148
xyY:
0.4590, 0.4294, 35.8513
CIE-Lab:
66.4061, 14.1972, 53.9541
CIE-LCH:
66.4061, 55.7907, 75.2577
CIE-Luv:
66.4061, 48.3130, 56.8345
Hunter-Lab:
59.8759, 9.4762, 32.6895
#d2963d color charts
#d2963d color shades, tints & tones
#d2963d color schemes
#d2963d color preview, HTML & CSS examples
This text has a color of #d2963d
<p style="color:#d2963d;">Text here</p>
.mytext {color:#d2963d;}
This box has a color of #d2963d
<div style="background-color:#d2963d;">Content here</div>
.mybackground {background-color:#d2963d;}
Border around this has a color of #d2963d
<div style="border:2px solid #d2963d;">Content here</div>
.myborder {border:2px solid #d2963d;}