#d51a8a color space conversions
Hex:
#d51a8a
RGB:
213, 26, 138
CMY:
16, 90, 46
CMYK:
0, 88, 35, 16
HSL:
324°, 78.2427%, 46.8627%
HSV (HSB):
324°, 87.7934%, 83.5294%
XYZ:
32.3974, 16.7199, 25.5645
xyY:
0.4338, 0.2239, 16.7199
CIE-Lab:
47.9052, 73.8162, -13.2018
CIE-LCH:
47.9052, 74.9875, 349.8600
CIE-Luv:
47.9052, 101.0390, -31.2693
Hunter-Lab:
40.8900, 69.8693, -8.4452
#d51a8a color charts
#d51a8a color shades, tints & tones
#d51a8a color schemes
#d51a8a color preview, HTML & CSS examples
This text has a color of #d51a8a
<p style="color:#d51a8a;">Text here</p>
.mytext {color:#d51a8a;}
This box has a color of #d51a8a
<div style="background-color:#d51a8a;">Content here</div>
.mybackground {background-color:#d51a8a;}
Border around this has a color of #d51a8a
<div style="border:2px solid #d51a8a;">Content here</div>
.myborder {border:2px solid #d51a8a;}