#d52c24 color space conversions
Hex:
#d52c24
RGB:
213, 44, 36
CMY:
16, 83, 86
CMYK:
0, 79, 83, 16
HSL:
3°, 71.0843%, 48.8235%
HSV (HSB):
3°, 83.0986%, 83.5294%
XYZ:
28.6597, 16.0749, 3.2613
xyY:
0.5971, 0.3349, 16.0749
CIE-Lab:
47.0726, 63.4207, 46.6341
CIE-LCH:
47.0726, 78.7205, 36.3276
CIE-Luv:
47.0726, 129.8660, 30.0813
Hunter-Lab:
40.0935, 57.4321, 23.2427
#d52c24 color charts
#d52c24 color shades, tints & tones
#d52c24 color schemes
#d52c24 color preview, HTML & CSS examples
This text has a color of #d52c24
<p style="color:#d52c24;">Text here</p>
.mytext {color:#d52c24;}
This box has a color of #d52c24
<div style="background-color:#d52c24;">Content here</div>
.mybackground {background-color:#d52c24;}
Border around this has a color of #d52c24
<div style="border:2px solid #d52c24;">Content here</div>
.myborder {border:2px solid #d52c24;}