#d52b4c color space conversions
Hex:
#d52b4c
RGB:
213, 43, 76
CMY:
16, 83, 70
CMYK:
0, 80, 64, 16
HSL:
348°, 66.9291%, 50.1961%
HSV (HSB):
348°, 79.8122%, 83.5294%
XYZ:
29.6090, 16.3957, 8.4416
xyY:
0.5438, 0.3011, 16.3957
CIE-Lab:
47.4894, 65.2856, 24.1836
CIE-LCH:
47.4894, 69.6208, 20.3261
CIE-Luv:
47.4894, 120.8832, 13.6521
Hunter-Lab:
40.4916, 59.6655, 15.9835
#d52b4c color charts
#d52b4c color shades, tints & tones
#d52b4c color schemes
#d52b4c color preview, HTML & CSS examples
This text has a color of #d52b4c
<p style="color:#d52b4c;">Text here</p>
.mytext {color:#d52b4c;}
This box has a color of #d52b4c
<div style="background-color:#d52b4c;">Content here</div>
.mybackground {background-color:#d52b4c;}
Border around this has a color of #d52b4c
<div style="border:2px solid #d52b4c;">Content here</div>
.myborder {border:2px solid #d52b4c;}