#d77d8c color space conversions
Hex:
#d77d8c
RGB:
215, 125, 140
CMY:
16, 51, 45
CMYK:
0, 42, 35, 16
HSL:
350°, 52.9412%, 66.6667%
HSV (HSB):
350°, 41.8605%, 84.3137%
XYZ:
40.0916, 31.0078, 28.6830
xyY:
0.4018, 0.3108, 31.0078
CIE-Lab:
62.5142, 36.5569, 7.1604
CIE-LCH:
62.5142, 37.2516, 11.0822
CIE-Luv:
62.5142, 59.6427, 2.9727
Hunter-Lab:
55.6846, 31.0676, 8.4391
#d77d8c color charts
#d77d8c color shades, tints & tones
#d77d8c color schemes
#d77d8c color preview, HTML & CSS examples
This text has a color of #d77d8c
<p style="color:#d77d8c;">Text here</p>
.mytext {color:#d77d8c;}
This box has a color of #d77d8c
<div style="background-color:#d77d8c;">Content here</div>
.mybackground {background-color:#d77d8c;}
Border around this has a color of #d77d8c
<div style="border:2px solid #d77d8c;">Content here</div>
.myborder {border:2px solid #d77d8c;}