#d52a4c color space conversions
Hex:
#d52a4c
RGB:
213, 42, 76
CMY:
16, 84, 70
CMYK:
0, 80, 64, 16
HSL:
348°, 67.0588%, 50.0000%
HSV (HSB):
348°, 80.2817%, 83.5294%
XYZ:
29.5730, 16.3239, 8.4296
xyY:
0.5444, 0.3005, 16.3239
CIE-Lab:
47.3966, 65.5487, 24.0639
CIE-LCH:
47.3966, 69.8263, 20.1589
CIE-Luv:
47.3966, 121.2815, 13.4552
Hunter-Lab:
40.4028, 59.9491, 15.9117
#d52a4c color charts
#d52a4c color shades, tints & tones
#d52a4c color schemes
#d52a4c color preview, HTML & CSS examples
This text has a color of #d52a4c
<p style="color:#d52a4c;">Text here</p>
.mytext {color:#d52a4c;}
This box has a color of #d52a4c
<div style="background-color:#d52a4c;">Content here</div>
.mybackground {background-color:#d52a4c;}
Border around this has a color of #d52a4c
<div style="border:2px solid #d52a4c;">Content here</div>
.myborder {border:2px solid #d52a4c;}