#d7913e color space conversions
Hex:
#d7913e
RGB:
215, 145, 62
CMY:
16, 43, 76
CMYK:
0, 33, 71, 16
HSL:
33°, 65.6652%, 54.3137%
HSV (HSB):
33°, 71.1628%, 84.3137%
XYZ:
39.0192, 35.0457, 9.2654
xyY:
0.4682, 0.4206, 35.0457
CIE-Lab:
65.7842, 19.0885, 53.0380
CIE-LCH:
65.7842, 56.3684, 70.2061
CIE-Luv:
65.7842, 56.0845, 54.7347
Hunter-Lab:
59.1994, 14.0532, 32.1600
#d7913e color charts
#d7913e color shades, tints & tones
#d7913e color schemes
#d7913e color preview, HTML & CSS examples
This text has a color of #d7913e
<p style="color:#d7913e;">Text here</p>
.mytext {color:#d7913e;}
This box has a color of #d7913e
<div style="background-color:#d7913e;">Content here</div>
.mybackground {background-color:#d7913e;}
Border around this has a color of #d7913e
<div style="border:2px solid #d7913e;">Content here</div>
.myborder {border:2px solid #d7913e;}