#d51c9e color space conversions
Hex:
#d51c9e
RGB:
213, 28, 158
CMY:
16, 89, 38
CMYK:
0, 87, 26, 16
HSL:
318°, 76.7635%, 47.2549%
HSV (HSB):
318°, 86.8545%, 83.5294%
XYZ:
34.0274, 17.4453, 33.9216
xyY:
0.3985, 0.2043, 17.4453
CIE-Lab:
48.8162, 75.6510, -23.8299
CIE-LCH:
48.8162, 79.3154, 342.5157
CIE-Luv:
48.8162, 91.7641, -46.5300
Hunter-Lab:
41.7675, 72.3281, -18.9152
#d51c9e color charts
#d51c9e color shades, tints & tones
#d51c9e color schemes
#d51c9e color preview, HTML & CSS examples
This text has a color of #d51c9e
<p style="color:#d51c9e;">Text here</p>
.mytext {color:#d51c9e;}
This box has a color of #d51c9e
<div style="background-color:#d51c9e;">Content here</div>
.mybackground {background-color:#d51c9e;}
Border around this has a color of #d51c9e
<div style="border:2px solid #d51c9e;">Content here</div>
.myborder {border:2px solid #d51c9e;}