#d77db5 color space conversions
Hex:
#d77db5
RGB:
215, 125, 181
CMY:
16, 51, 29
CMYK:
0, 42, 16, 16
HSL:
323°, 52.9412%, 66.6667%
HSV (HSB):
323°, 41.8605%, 84.3137%
XYZ:
43.6984, 32.4505, 47.6765
xyY:
0.3529, 0.2621, 32.4505
CIE-Lab:
63.7135, 42.3113, -14.4351
CIE-LCH:
63.7135, 44.7059, 341.1622
CIE-Luv:
63.7135, 51.1015, -28.7328
Hunter-Lab:
56.9653, 37.2390, -9.7463
#d77db5 color charts
#d77db5 color shades, tints & tones
#d77db5 color schemes
#d77db5 color preview, HTML & CSS examples
This text has a color of #d77db5
<p style="color:#d77db5;">Text here</p>
.mytext {color:#d77db5;}
This box has a color of #d77db5
<div style="background-color:#d77db5;">Content here</div>
.mybackground {background-color:#d77db5;}
Border around this has a color of #d77db5
<div style="border:2px solid #d77db5;">Content here</div>
.myborder {border:2px solid #d77db5;}