#d52a3b color space conversions
Hex:
#d52a3b
RGB:
213, 42, 59
CMY:
16, 84, 77
CMYK:
0, 80, 72, 16
HSL:
354°, 67.0588%, 50.0000%
HSV (HSB):
354°, 80.2817%, 83.5294%
XYZ:
29.0580, 16.1178, 5.7172
xyY:
0.5710, 0.3167, 16.1178
CIE-Lab:
47.1287, 64.7247, 33.9502
CIE-LCH:
47.1287, 73.0883, 27.6785
CIE-Luv:
47.1287, 126.0729, 21.6801
Hunter-Lab:
40.1470, 58.9390, 19.6596
#d52a3b color charts
#d52a3b color shades, tints & tones
#d52a3b color schemes
#d52a3b color preview, HTML & CSS examples
This text has a color of #d52a3b
<p style="color:#d52a3b;">Text here</p>
.mytext {color:#d52a3b;}
This box has a color of #d52a3b
<div style="background-color:#d52a3b;">Content here</div>
.mybackground {background-color:#d52a3b;}
Border around this has a color of #d52a3b
<div style="border:2px solid #d52a3b;">Content here</div>
.myborder {border:2px solid #d52a3b;}