#d7726c color space conversions
Hex:
#d7726c
RGB:
215, 114, 108
CMY:
16, 55, 58
CMYK:
0, 47, 50, 16
HSL:
3°, 57.2193%, 63.3333%
HSV (HSB):
3°, 49.7674%, 84.3137%
XYZ:
36.7484, 27.5644, 17.5710
xyY:
0.4488, 0.3366, 27.5644
CIE-Lab:
59.4932, 38.8517, 21.2738
CIE-LCH:
59.4932, 44.2948, 28.7035
CIE-Luv:
59.4932, 73.0381, 19.2850
Hunter-Lab:
52.5018, 33.0621, 16.9085
#d7726c color charts
#d7726c color shades, tints & tones
#d7726c color schemes
#d7726c color preview, HTML & CSS examples
This text has a color of #d7726c
<p style="color:#d7726c;">Text here</p>
.mytext {color:#d7726c;}
This box has a color of #d7726c
<div style="background-color:#d7726c;">Content here</div>
.mybackground {background-color:#d7726c;}
Border around this has a color of #d7726c
<div style="border:2px solid #d7726c;">Content here</div>
.myborder {border:2px solid #d7726c;}