#d5964c color space conversions
Hex:
#d5964c
RGB:
213, 150, 76
CMY:
16, 41, 70
CMYK:
0, 30, 64, 16
HSL:
32°, 61.9910%, 56.6667%
HSV (HSB):
32°, 64.3192%, 83.5294%
XYZ:
39.6514, 36.4806, 11.7891
xyY:
0.4510, 0.4149, 36.4806
CIE-Lab:
66.8855, 16.3376, 47.5819
CIE-LCH:
66.8855, 50.3085, 71.0497
CIE-Luv:
66.8855, 49.6142, 51.5837
Hunter-Lab:
60.3992, 11.4847, 30.7069
#d5964c color charts
#d5964c color shades, tints & tones
#d5964c color schemes
#d5964c color preview, HTML & CSS examples
This text has a color of #d5964c
<p style="color:#d5964c;">Text here</p>
.mytext {color:#d5964c;}
This box has a color of #d5964c
<div style="background-color:#d5964c;">Content here</div>
.mybackground {background-color:#d5964c;}
Border around this has a color of #d5964c
<div style="border:2px solid #d5964c;">Content here</div>
.myborder {border:2px solid #d5964c;}