#d5962f color space conversions
Hex:
#d5962f
RGB:
213, 150, 47
CMY:
16, 41, 82
CMYK:
0, 30, 78, 16
HSL:
37°, 66.4000%, 50.9804%
HSV (HSB):
37°, 77.9343%, 83.5294%
XYZ:
38.8600, 36.1641, 7.6215
xyY:
0.4702, 0.4376, 36.1641
CIE-Lab:
66.6451, 14.8716, 60.0668
CIE-LCH:
66.6451, 61.8804, 76.0941
CIE-Luv:
66.6451, 51.4912, 60.9647
Hunter-Lab:
60.1366, 10.1070, 34.5813
#d5962f color charts
#d5962f color shades, tints & tones
#d5962f color schemes
#d5962f color preview, HTML & CSS examples
This text has a color of #d5962f
<p style="color:#d5962f;">Text here</p>
.mytext {color:#d5962f;}
This box has a color of #d5962f
<div style="background-color:#d5962f;">Content here</div>
.mybackground {background-color:#d5962f;}
Border around this has a color of #d5962f
<div style="border:2px solid #d5962f;">Content here</div>
.myborder {border:2px solid #d5962f;}