#d51d7a color space conversions
Hex:
#d51d7a
RGB:
213, 29, 122
CMY:
16, 89, 52
CMYK:
0, 86, 43, 16
HSL:
330°, 76.0331%, 47.4510%
HSV (HSB):
330°, 86.3850%, 83.5294%
XYZ:
31.3928, 16.4300, 19.9291
xyY:
0.4633, 0.2425, 16.4300
CIE-Lab:
47.5337, 71.7693, -4.0141
CIE-LCH:
47.5337, 71.8815, 356.7988
CIE-Luv:
47.5337, 107.5703, -18.7678
Hunter-Lab:
40.5339, 67.3106, -0.7770
#d51d7a color charts
#d51d7a color shades, tints & tones
#d51d7a color schemes
#d51d7a color preview, HTML & CSS examples
This text has a color of #d51d7a
<p style="color:#d51d7a;">Text here</p>
.mytext {color:#d51d7a;}
This box has a color of #d51d7a
<div style="background-color:#d51d7a;">Content here</div>
.mybackground {background-color:#d51d7a;}
Border around this has a color of #d51d7a
<div style="border:2px solid #d51d7a;">Content here</div>
.myborder {border:2px solid #d51d7a;}