#d52e24 color space conversions
Hex:
#d52e24
RGB:
213, 46, 36
CMY:
16, 82, 86
CMYK:
0, 78, 83, 16
HSL:
3°, 71.0843%, 48.8235%
HSV (HSB):
3°, 83.0986%, 83.5294%
XYZ:
28.7360, 16.2275, 3.2867
xyY:
0.5956, 0.3363, 16.2275
CIE-Lab:
47.2716, 62.8603, 46.8161
CIE-LCH:
47.2716, 78.3784, 36.6775
CIE-Luv:
47.2716, 128.8981, 30.4479
Hunter-Lab:
40.2834, 56.8365, 23.3609
#d52e24 color charts
#d52e24 color shades, tints & tones
#d52e24 color schemes
#d52e24 color preview, HTML & CSS examples
This text has a color of #d52e24
<p style="color:#d52e24;">Text here</p>
.mytext {color:#d52e24;}
This box has a color of #d52e24
<div style="background-color:#d52e24;">Content here</div>
.mybackground {background-color:#d52e24;}
Border around this has a color of #d52e24
<div style="border:2px solid #d52e24;">Content here</div>
.myborder {border:2px solid #d52e24;}