#d52a2f color space conversions
Hex:
#d52a2f
RGB:
213, 42, 47
CMY:
16, 84, 82
CMYK:
0, 80, 78, 16
HSL:
358°, 67.0588%, 50.0000%
HSV (HSB):
358°, 80.2817%, 83.5294%
XYZ:
28.7816, 16.0073, 4.2621
xyY:
0.5868, 0.3263, 16.0073
CIE-Lab:
46.9841, 64.2770, 40.6858
CIE-LCH:
46.9841, 76.0714, 32.3328
CIE-Luv:
46.9841, 128.8027, 26.3375
Hunter-Lab:
40.0091, 58.3928, 21.6904
#d52a2f color charts
#d52a2f color shades, tints & tones
#d52a2f color schemes
#d52a2f color preview, HTML & CSS examples
This text has a color of #d52a2f
<p style="color:#d52a2f;">Text here</p>
.mytext {color:#d52a2f;}
This box has a color of #d52a2f
<div style="background-color:#d52a2f;">Content here</div>
.mybackground {background-color:#d52a2f;}
Border around this has a color of #d52a2f
<div style="border:2px solid #d52a2f;">Content here</div>
.myborder {border:2px solid #d52a2f;}