#d52a24 color space conversions
Hex:
#d52a24
RGB:
213, 42, 36
CMY:
16, 84, 86
CMYK:
0, 80, 83, 16
HSL:
2°, 71.0843%, 48.8235%
HSV (HSB):
2°, 83.0986%, 83.5294%
XYZ:
28.5870, 15.9294, 3.2371
xyY:
0.5986, 0.3336, 15.9294
CIE-Lab:
46.8818, 63.9592, 46.4594
CIE-LCH:
46.8818, 79.0523, 35.9943
CIE-Luv:
46.8818, 130.7978, 29.7291
Hunter-Lab:
39.9117, 58.0061, 23.1295
#d52a24 color charts
#d52a24 color shades, tints & tones
#d52a24 color schemes
#d52a24 color preview, HTML & CSS examples
This text has a color of #d52a24
<p style="color:#d52a24;">Text here</p>
.mytext {color:#d52a24;}
This box has a color of #d52a24
<div style="background-color:#d52a24;">Content here</div>
.mybackground {background-color:#d52a24;}
Border around this has a color of #d52a24
<div style="border:2px solid #d52a24;">Content here</div>
.myborder {border:2px solid #d52a24;}