#d7725c color space conversions
Hex:
#d7725c
RGB:
215, 114, 92
CMY:
16, 55, 64
CMYK:
0, 47, 57, 16
HSL:
11°, 60.5911%, 60.1961%
HSV (HSB):
11°, 57.2093%, 84.3137%
XYZ:
35.9734, 27.2544, 13.4898
xyY:
0.4689, 0.3553, 27.2544
CIE-Lab:
59.2091, 37.4973, 29.9669
CIE-LCH:
59.2091, 48.0007, 38.6309
CIE-Luv:
59.2091, 75.9633, 28.5917
Hunter-Lab:
52.2058, 31.6389, 21.2236
#d7725c color charts
#d7725c color shades, tints & tones
#d7725c color schemes
#d7725c color preview, HTML & CSS examples
This text has a color of #d7725c
<p style="color:#d7725c;">Text here</p>
.mytext {color:#d7725c;}
This box has a color of #d7725c
<div style="background-color:#d7725c;">Content here</div>
.mybackground {background-color:#d7725c;}
Border around this has a color of #d7725c
<div style="border:2px solid #d7725c;">Content here</div>
.myborder {border:2px solid #d7725c;}