#d7934c color space conversions
Hex:
#d7934c
RGB:
215, 147, 76
CMY:
16, 42, 70
CMYK:
0, 32, 65, 16
HSL:
31°, 63.4703%, 57.0588%
HSV (HSB):
31°, 64.6512%, 84.3137%
XYZ:
39.7626, 35.8363, 11.6589
xyY:
0.4557, 0.4107, 35.8363
CIE-Lab:
66.3947, 18.8021, 47.0878
CIE-LCH:
66.3947, 50.7029, 68.2332
CIE-Luv:
66.3947, 53.4500, 50.4275
Hunter-Lab:
59.8634, 13.8024, 30.3572
#d7934c color charts
#d7934c color shades, tints & tones
#d7934c color schemes
#d7934c color preview, HTML & CSS examples
This text has a color of #d7934c
<p style="color:#d7934c;">Text here</p>
.mytext {color:#d7934c;}
This box has a color of #d7934c
<div style="background-color:#d7934c;">Content here</div>
.mybackground {background-color:#d7934c;}
Border around this has a color of #d7934c
<div style="border:2px solid #d7934c;">Content here</div>
.myborder {border:2px solid #d7934c;}