#d52d6c color space conversions
Hex:
#d52d6c
RGB:
213, 45, 108
CMY:
16, 82, 58
CMYK:
0, 79, 49, 16
HSL:
338°, 66.6667%, 50.5882%
HSV (HSB):
338°, 78.8732%, 83.5294%
XYZ:
31.0857, 17.1056, 15.8507
xyY:
0.4854, 0.2671, 17.1056
CIE-Lab:
48.3928, 66.9354, 5.8116
CIE-LCH:
48.3928, 67.1872, 4.9622
CIE-Luv:
48.3928, 108.8904, -5.7165
Hunter-Lab:
41.3589, 61.7840, 6.2286
#d52d6c color charts
#d52d6c color shades, tints & tones
#d52d6c color schemes
#d52d6c color preview, HTML & CSS examples
This text has a color of #d52d6c
<p style="color:#d52d6c;">Text here</p>
.mytext {color:#d52d6c;}
This box has a color of #d52d6c
<div style="background-color:#d52d6c;">Content here</div>
.mybackground {background-color:#d52d6c;}
Border around this has a color of #d52d6c
<div style="border:2px solid #d52d6c;">Content here</div>
.myborder {border:2px solid #d52d6c;}