#d77d8e color space conversions
Hex:
#d77d8e
RGB:
215, 125, 142
CMY:
16, 51, 44
CMYK:
0, 42, 34, 16
HSL:
349°, 52.9412%, 66.6667%
HSV (HSB):
349°, 41.8605%, 84.3137%
XYZ:
40.2404, 31.0673, 29.4669
xyY:
0.3993, 0.3083, 31.0673
CIE-Lab:
62.5644, 36.8040, 6.0895
CIE-LCH:
62.5644, 37.3043, 9.3949
CIE-Luv:
62.5644, 59.2460, 1.5172
Hunter-Lab:
55.7380, 31.3276, 7.6720
#d77d8e color charts
#d77d8e color shades, tints & tones
#d77d8e color schemes
#d77d8e color preview, HTML & CSS examples
This text has a color of #d77d8e
<p style="color:#d77d8e;">Text here</p>
.mytext {color:#d77d8e;}
This box has a color of #d77d8e
<div style="background-color:#d77d8e;">Content here</div>
.mybackground {background-color:#d77d8e;}
Border around this has a color of #d77d8e
<div style="border:2px solid #d77d8e;">Content here</div>
.myborder {border:2px solid #d77d8e;}