#d51d8c color space conversions
Hex:
#d51d8c
RGB:
213, 29, 140
CMY:
16, 89, 45
CMYK:
0, 86, 34, 16
HSL:
324°, 76.0331%, 47.4510%
HSV (HSB):
324°, 86.3850%, 83.5294%
XYZ:
32.6136, 16.9183, 26.3576
xyY:
0.4298, 0.2229, 16.9183
CIE-Lab:
48.1569, 73.5060, -14.0306
CIE-LCH:
48.1569, 74.8330, 349.1935
CIE-Luv:
48.1569, 99.6144, -32.3654
Hunter-Lab:
41.1319, 69.5523, -9.2011
#d51d8c color charts
#d51d8c color shades, tints & tones
#d51d8c color schemes
#d51d8c color preview, HTML & CSS examples
This text has a color of #d51d8c
<p style="color:#d51d8c;">Text here</p>
.mytext {color:#d51d8c;}
This box has a color of #d51d8c
<div style="background-color:#d51d8c;">Content here</div>
.mybackground {background-color:#d51d8c;}
Border around this has a color of #d51d8c
<div style="border:2px solid #d51d8c;">Content here</div>
.myborder {border:2px solid #d51d8c;}