#d51a8c color space conversions
Hex:
#d51a8c
RGB:
213, 26, 140
CMY:
16, 90, 45
CMYK:
0, 88, 34, 16
HSL:
323°, 78.2427%, 46.8627%
HSV (HSB):
323°, 87.7934%, 83.5294%
XYZ:
32.5436, 16.7784, 26.3343
xyY:
0.4302, 0.2218, 16.7784
CIE-Lab:
47.9796, 74.0200, -14.2997
CIE-LCH:
47.9796, 75.3886, 349.0659
CIE-Luv:
47.9796, 100.1394, -32.8070
Hunter-Lab:
40.9614, 70.1347, -9.4448
#d51a8c color charts
#d51a8c color shades, tints & tones
#d51a8c color schemes
#d51a8c color preview, HTML & CSS examples
This text has a color of #d51a8c
<p style="color:#d51a8c;">Text here</p>
.mytext {color:#d51a8c;}
This box has a color of #d51a8c
<div style="background-color:#d51a8c;">Content here</div>
.mybackground {background-color:#d51a8c;}
Border around this has a color of #d51a8c
<div style="border:2px solid #d51a8c;">Content here</div>
.myborder {border:2px solid #d51a8c;}