#d52a2c color space conversions
Hex:
#d52a2c
RGB:
213, 42, 44
CMY:
16, 84, 83
CMYK:
0, 80, 79, 16
HSL:
359°, 67.0588%, 50.0000%
HSV (HSB):
359°, 80.2817%, 83.5294%
XYZ:
28.7232, 15.9839, 3.9542
xyY:
0.5903, 0.3285, 15.9839
CIE-Lab:
46.9534, 64.1818, 42.3091
CIE-LCH:
46.9534, 76.8723, 33.3932
CIE-Luv:
46.9534, 129.3955, 27.3463
Hunter-Lab:
39.9799, 58.2768, 22.1219
#d52a2c color charts
#d52a2c color shades, tints & tones
#d52a2c color schemes
#d52a2c color preview, HTML & CSS examples
This text has a color of #d52a2c
<p style="color:#d52a2c;">Text here</p>
.mytext {color:#d52a2c;}
This box has a color of #d52a2c
<div style="background-color:#d52a2c;">Content here</div>
.mybackground {background-color:#d52a2c;}
Border around this has a color of #d52a2c
<div style="border:2px solid #d52a2c;">Content here</div>
.myborder {border:2px solid #d52a2c;}