#d52b6a color space conversions
Hex:
#d52b6a
RGB:
213, 43, 106
CMY:
16, 83, 58
CMYK:
0, 80, 50, 16
HSL:
338°, 66.9291%, 50.1961%
HSV (HSB):
338°, 79.8122%, 83.5294%
XYZ:
30.9060, 16.9145, 15.2716
xyY:
0.4899, 0.2681, 16.9145
CIE-Lab:
48.1521, 67.3077, 6.6938
CIE-LCH:
48.1521, 67.6397, 5.6794
CIE-Luv:
48.1521, 110.3481, -4.7847
Hunter-Lab:
41.1272, 62.1651, 6.7732
#d52b6a color charts
#d52b6a color shades, tints & tones
#d52b6a color schemes
#d52b6a color preview, HTML & CSS examples
This text has a color of #d52b6a
<p style="color:#d52b6a;">Text here</p>
.mytext {color:#d52b6a;}
This box has a color of #d52b6a
<div style="background-color:#d52b6a;">Content here</div>
.mybackground {background-color:#d52b6a;}
Border around this has a color of #d52b6a
<div style="border:2px solid #d52b6a;">Content here</div>
.myborder {border:2px solid #d52b6a;}