#d52b8a color space conversions
Hex:
#d52b8a
RGB:
213, 43, 138
CMY:
16, 83, 46
CMYK:
0, 80, 35, 16
HSL:
326°, 66.9291%, 50.1961%
HSV (HSB):
326°, 79.8122%, 83.5294%
XYZ:
32.8919, 17.7089, 25.7293
xyY:
0.4309, 0.2320, 17.7089
CIE-Lab:
49.1411, 70.2570, -11.3355
CIE-LCH:
49.1411, 71.1656, 350.8347
CIE-Luv:
49.1411, 97.3209, -28.1917
Hunter-Lab:
42.0819, 65.8751, -6.7932
#d52b8a color charts
#d52b8a color shades, tints & tones
#d52b8a color schemes
#d52b8a color preview, HTML & CSS examples
This text has a color of #d52b8a
<p style="color:#d52b8a;">Text here</p>
.mytext {color:#d52b8a;}
This box has a color of #d52b8a
<div style="background-color:#d52b8a;">Content here</div>
.mybackground {background-color:#d52b8a;}
Border around this has a color of #d52b8a
<div style="border:2px solid #d52b8a;">Content here</div>
.myborder {border:2px solid #d52b8a;}