#d51c84 color space conversions
Hex:
#d51c84
RGB:
213, 28, 132
CMY:
16, 89, 48
CMYK:
0, 87, 38, 16
HSL:
326°, 76.7635%, 47.2549%
HSV (HSB):
326°, 86.8545%, 83.5294%
XYZ:
32.0207, 16.6426, 23.3545
xyY:
0.4446, 0.2311, 16.6426
CIE-Lab:
47.8065, 72.8824, -9.7088
CIE-LCH:
47.8065, 73.5262, 352.4122
CIE-Luv:
47.8065, 103.3643, -26.4009
Hunter-Lab:
40.7953, 68.7147, -5.3855
#d51c84 color charts
#d51c84 color shades, tints & tones
#d51c84 color schemes
#d51c84 color preview, HTML & CSS examples
This text has a color of #d51c84
<p style="color:#d51c84;">Text here</p>
.mytext {color:#d51c84;}
This box has a color of #d51c84
<div style="background-color:#d51c84;">Content here</div>
.mybackground {background-color:#d51c84;}
Border around this has a color of #d51c84
<div style="border:2px solid #d51c84;">Content here</div>
.myborder {border:2px solid #d51c84;}