#d7726e color space conversions
Hex:
#d7726e
RGB:
215, 114, 110
CMY:
16, 55, 57
CMYK:
0, 47, 49, 16
HSL:
2°, 56.7568%, 63.7255%
HSV (HSB):
2°, 48.8372%, 84.3137%
XYZ:
36.8561, 27.6075, 18.1381
xyY:
0.4462, 0.3342, 27.6075
CIE-Lab:
59.5325, 39.0378, 20.1825
CIE-LCH:
59.5325, 43.9463, 27.3389
CIE-Luv:
59.5325, 72.6471, 18.0368
Hunter-Lab:
52.5428, 33.2587, 16.3127
#d7726e color charts
#d7726e color shades, tints & tones
#d7726e color schemes
#d7726e color preview, HTML & CSS examples
This text has a color of #d7726e
<p style="color:#d7726e;">Text here</p>
.mytext {color:#d7726e;}
This box has a color of #d7726e
<div style="background-color:#d7726e;">Content here</div>
.mybackground {background-color:#d7726e;}
Border around this has a color of #d7726e
<div style="border:2px solid #d7726e;">Content here</div>
.myborder {border:2px solid #d7726e;}