#d52c39 color space conversions
Hex:
#d52c39
RGB:
213, 44, 57
CMY:
16, 83, 78
CMYK:
0, 79, 73, 16
HSL:
355°, 66.7984%, 50.3922%
HSV (HSB):
355°, 79.3427%, 83.5294%
XYZ:
29.0798, 16.2429, 5.4734
xyY:
0.5725, 0.3198, 16.2429
CIE-Lab:
47.2916, 64.1069, 35.3110
CIE-LCH:
47.2916, 73.1885, 28.8466
CIE-Luv:
47.2916, 125.6930, 22.8990
Hunter-Lab:
40.3025, 58.2652, 20.1597
#d52c39 color charts
#d52c39 color shades, tints & tones
#d52c39 color schemes
#d52c39 color preview, HTML & CSS examples
This text has a color of #d52c39
<p style="color:#d52c39;">Text here</p>
.mytext {color:#d52c39;}
This box has a color of #d52c39
<div style="background-color:#d52c39;">Content here</div>
.mybackground {background-color:#d52c39;}
Border around this has a color of #d52c39
<div style="border:2px solid #d52c39;">Content here</div>
.myborder {border:2px solid #d52c39;}