#d77d8a color space conversions
Hex:
#d77d8a
RGB:
215, 125, 138
CMY:
16, 51, 46
CMYK:
0, 42, 36, 16
HSL:
351°, 52.9412%, 66.6667%
HSV (HSB):
351°, 41.8605%, 84.3137%
XYZ:
39.9454, 30.9493, 27.9132
xyY:
0.4043, 0.3132, 30.9493
CIE-Lab:
62.4648, 36.3135, 8.2326
CIE-LCH:
62.4648, 37.2350, 12.7736
CIE-Luv:
62.4648, 60.0364, 4.4161
Hunter-Lab:
55.6321, 30.8119, 9.1939
#d77d8a color charts
#d77d8a color shades, tints & tones
#d77d8a color schemes
#d77d8a color preview, HTML & CSS examples
This text has a color of #d77d8a
<p style="color:#d77d8a;">Text here</p>
.mytext {color:#d77d8a;}
This box has a color of #d77d8a
<div style="background-color:#d77d8a;">Content here</div>
.mybackground {background-color:#d77d8a;}
Border around this has a color of #d77d8a
<div style="border:2px solid #d77d8a;">Content here</div>
.myborder {border:2px solid #d77d8a;}