#d5962e color space conversions
Hex:
#d5962e
RGB:
213, 150, 46
CMY:
16, 41, 82
CMYK:
0, 30, 78, 16
HSL:
37°, 66.5339%, 50.7843%
HSV (HSB):
37°, 78.4038%, 83.5294%
XYZ:
38.8401, 36.1561, 7.5165
xyY:
0.4707, 0.4382, 36.1561
CIE-Lab:
66.6390, 14.8343, 60.4367
CIE-LCH:
66.6390, 62.2307, 76.2093
CIE-Luv:
66.6390, 51.5399, 61.2076
Hunter-Lab:
60.1299, 10.0721, 34.6794
#d5962e color charts
#d5962e color shades, tints & tones
#d5962e color schemes
#d5962e color preview, HTML & CSS examples
This text has a color of #d5962e
<p style="color:#d5962e;">Text here</p>
.mytext {color:#d5962e;}
This box has a color of #d5962e
<div style="background-color:#d5962e;">Content here</div>
.mybackground {background-color:#d5962e;}
Border around this has a color of #d5962e
<div style="border:2px solid #d5962e;">Content here</div>
.myborder {border:2px solid #d5962e;}