#d2964f color space conversions
Hex:
#d2964f
RGB:
210, 150, 79
CMY:
18, 41, 69
CMYK:
0, 29, 62, 18
HSL:
33°, 59.2760%, 56.6667%
HSV (HSB):
33°, 62.3810%, 82.3529%
XYZ:
38.8960, 36.0788, 12.3110
xyY:
0.4456, 0.4133, 36.0788
CIE-Lab:
66.5801, 15.2661, 45.6688
CIE-LCH:
66.5801, 48.1528, 71.5163
CIE-Luv:
66.5801, 47.0139, 50.1368
Hunter-Lab:
60.0657, 10.4741, 29.8939
#d2964f color charts
#d2964f color shades, tints & tones
#d2964f color schemes
#d2964f color preview, HTML & CSS examples
This text has a color of #d2964f
<p style="color:#d2964f;">Text here</p>
.mytext {color:#d2964f;}
This box has a color of #d2964f
<div style="background-color:#d2964f;">Content here</div>
.mybackground {background-color:#d2964f;}
Border around this has a color of #d2964f
<div style="border:2px solid #d2964f;">Content here</div>
.myborder {border:2px solid #d2964f;}