#d51d9a color space conversions
Hex:
#d51d9a
RGB:
213, 29, 154
CMY:
16, 89, 40
CMYK:
0, 86, 28, 16
HSL:
319°, 76.0331%, 47.4510%
HSV (HSB):
319°, 86.3850%, 83.5294%
XYZ:
33.7127, 17.3580, 32.1454
xyY:
0.4051, 0.2086, 17.3580
CIE-Lab:
48.7079, 75.0199, -21.6076
CIE-LCH:
48.7079, 78.0697, 343.9323
CIE-Luv:
48.7079, 93.3799, -43.2476
Hunter-Lab:
41.6629, 71.5282, -16.5818
#d51d9a color charts
#d51d9a color shades, tints & tones
#d51d9a color schemes
#d51d9a color preview, HTML & CSS examples
This text has a color of #d51d9a
<p style="color:#d51d9a;">Text here</p>
.mytext {color:#d51d9a;}
This box has a color of #d51d9a
<div style="background-color:#d51d9a;">Content here</div>
.mybackground {background-color:#d51d9a;}
Border around this has a color of #d51d9a
<div style="border:2px solid #d51d9a;">Content here</div>
.myborder {border:2px solid #d51d9a;}