#d52d4c color space conversions
Hex:
#d52d4c
RGB:
213, 45, 76
CMY:
16, 82, 70
CMYK:
0, 79, 64, 16
HSL:
349°, 66.6667%, 50.5882%
HSV (HSB):
349°, 78.8732%, 83.5294%
XYZ:
29.6835, 16.5447, 8.4664
xyY:
0.5427, 0.3025, 16.5447
CIE-Lab:
47.6812, 64.7431, 24.4307
CIE-LCH:
47.6812, 69.1992, 20.6739
CIE-Luv:
47.6812, 120.0620, 14.0584
Hunter-Lab:
40.6752, 59.0821, 16.1316
#d52d4c color charts
#d52d4c color shades, tints & tones
#d52d4c color schemes
#d52d4c color preview, HTML & CSS examples
This text has a color of #d52d4c
<p style="color:#d52d4c;">Text here</p>
.mytext {color:#d52d4c;}
This box has a color of #d52d4c
<div style="background-color:#d52d4c;">Content here</div>
.mybackground {background-color:#d52d4c;}
Border around this has a color of #d52d4c
<div style="border:2px solid #d52d4c;">Content here</div>
.myborder {border:2px solid #d52d4c;}