#d52b6f color space conversions
Hex:
#d52b6f
RGB:
213, 43, 111
CMY:
16, 83, 56
CMYK:
0, 80, 48, 16
HSL:
336°, 66.9291%, 50.1961%
HSV (HSB):
336°, 79.8122%, 83.5294%
XYZ:
31.1737, 17.0216, 16.6814
xyY:
0.4805, 0.2624, 17.0216
CIE-Lab:
48.2872, 67.7153, 3.8227
CIE-LCH:
48.2872, 67.8231, 3.2311
CIE-Luv:
48.2872, 108.3960, -8.2451
Hunter-Lab:
41.2572, 62.6733, 4.9075
#d52b6f color charts
#d52b6f color shades, tints & tones
#d52b6f color schemes
#d52b6f color preview, HTML & CSS examples
This text has a color of #d52b6f
<p style="color:#d52b6f;">Text here</p>
.mytext {color:#d52b6f;}
This box has a color of #d52b6f
<div style="background-color:#d52b6f;">Content here</div>
.mybackground {background-color:#d52b6f;}
Border around this has a color of #d52b6f
<div style="border:2px solid #d52b6f;">Content here</div>
.myborder {border:2px solid #d52b6f;}