#d52d3a color space conversions
Hex:
#d52d3a
RGB:
213, 45, 58
CMY:
16, 82, 77
CMYK:
0, 79, 73, 16
HSL:
355°, 66.6667%, 50.5882%
HSV (HSB):
355°, 78.8732%, 83.5294%
XYZ:
29.1427, 16.3284, 5.6187
xyY:
0.5704, 0.3196, 16.3284
CIE-Lab:
47.4024, 63.8719, 34.8547
CIE-LCH:
47.4024, 72.7631, 28.6212
CIE-Luv:
47.4024, 125.0029, 22.6751
Hunter-Lab:
40.4084, 58.0201, 20.0418
#d52d3a color charts
#d52d3a color shades, tints & tones
#d52d3a color schemes
#d52d3a color preview, HTML & CSS examples
This text has a color of #d52d3a
<p style="color:#d52d3a;">Text here</p>
.mytext {color:#d52d3a;}
This box has a color of #d52d3a
<div style="background-color:#d52d3a;">Content here</div>
.mybackground {background-color:#d52d3a;}
Border around this has a color of #d52d3a
<div style="border:2px solid #d52d3a;">Content here</div>
.myborder {border:2px solid #d52d3a;}