#d52d6e color space conversions
Hex:
#d52d6e
RGB:
213, 45, 110
CMY:
16, 82, 57
CMYK:
0, 79, 48, 16
HSL:
337°, 66.6667%, 50.5882%
HSV (HSB):
337°, 78.8732%, 83.5294%
XYZ:
31.1934, 17.1487, 16.4178
xyY:
0.4817, 0.2648, 17.1487
CIE-Lab:
48.4468, 67.1000, 4.6646
CIE-LCH:
48.4468, 67.2619, 3.9766
CIE-Luv:
48.4468, 108.1168, -7.1029
Hunter-Lab:
41.4110, 61.9885, 5.4816
#d52d6e color charts
#d52d6e color shades, tints & tones
#d52d6e color schemes
#d52d6e color preview, HTML & CSS examples
This text has a color of #d52d6e
<p style="color:#d52d6e;">Text here</p>
.mytext {color:#d52d6e;}
This box has a color of #d52d6e
<div style="background-color:#d52d6e;">Content here</div>
.mybackground {background-color:#d52d6e;}
Border around this has a color of #d52d6e
<div style="border:2px solid #d52d6e;">Content here</div>
.myborder {border:2px solid #d52d6e;}