#d6962c color space conversions
Hex:
#d6962c
RGB:
214, 150, 44
CMY:
16, 41, 83
CMYK:
0, 30, 79, 16
HSL:
37°, 67.4603%, 50.5882%
HSV (HSB):
37°, 79.4393%, 83.9216%
XYZ:
39.0925, 36.2907, 7.3273
xyY:
0.4726, 0.4388, 36.2907
CIE-Lab:
66.7414, 15.1950, 61.3077
CIE-LCH:
66.7414, 63.1626, 76.0798
CIE-Luv:
66.7414, 52.4380, 61.7217
Hunter-Lab:
60.2417, 10.4105, 34.9577
#d6962c color charts
#d6962c color shades, tints & tones
#d6962c color schemes
#d6962c color preview, HTML & CSS examples
This text has a color of #d6962c
<p style="color:#d6962c;">Text here</p>
.mytext {color:#d6962c;}
This box has a color of #d6962c
<div style="background-color:#d6962c;">Content here</div>
.mybackground {background-color:#d6962c;}
Border around this has a color of #d6962c
<div style="border:2px solid #d6962c;">Content here</div>
.myborder {border:2px solid #d6962c;}