#d7777d color space conversions
Hex:
#d7777d
RGB:
215, 119, 125
CMY:
16, 53, 51
CMYK:
0, 45, 42, 16
HSL:
356°, 54.5455%, 65.4902%
HSV (HSB):
356°, 44.6512%, 84.3137%
XYZ:
38.3228, 29.1214, 23.0032
xyY:
0.4237, 0.3220, 29.1214
CIE-Lab:
60.8886, 37.9661, 13.4499
CIE-LCH:
60.8886, 40.2781, 19.5072
CIE-Luv:
60.8886, 66.3846, 10.5401
Hunter-Lab:
53.9642, 32.3248, 12.5016
#d7777d color charts
#d7777d color shades, tints & tones
#d7777d color schemes
#d7777d color preview, HTML & CSS examples
This text has a color of #d7777d
<p style="color:#d7777d;">Text here</p>
.mytext {color:#d7777d;}
This box has a color of #d7777d
<div style="background-color:#d7777d;">Content here</div>
.mybackground {background-color:#d7777d;}
Border around this has a color of #d7777d
<div style="border:2px solid #d7777d;">Content here</div>
.myborder {border:2px solid #d7777d;}