#d52d29 color space conversions
Hex:
#d52d29
RGB:
213, 45, 41
CMY:
16, 82, 84
CMYK:
0, 79, 81, 16
HSL:
1°, 67.7165%, 49.8039%
HSV (HSB):
1°, 80.7512%, 83.5294%
XYZ:
28.7792, 16.1830, 3.7046
xyY:
0.5914, 0.3325, 16.1830
CIE-Lab:
47.2137, 63.2778, 44.1817
CIE-LCH:
47.2137, 77.1758, 34.9234
CIE-Luv:
47.2137, 128.5583, 28.8331
Hunter-Lab:
40.2281, 57.2998, 22.6996
#d52d29 color charts
#d52d29 color shades, tints & tones
#d52d29 color schemes
#d52d29 color preview, HTML & CSS examples
This text has a color of #d52d29
<p style="color:#d52d29;">Text here</p>
.mytext {color:#d52d29;}
This box has a color of #d52d29
<div style="background-color:#d52d29;">Content here</div>
.mybackground {background-color:#d52d29;}
Border around this has a color of #d52d29
<div style="border:2px solid #d52d29;">Content here</div>
.myborder {border:2px solid #d52d29;}