#d52a2e color space conversions
Hex:
#d52a2e
RGB:
213, 42, 46
CMY:
16, 84, 82
CMYK:
0, 80, 78, 16
HSL:
359°, 67.0588%, 50.0000%
HSV (HSB):
359°, 80.2817%, 83.5294%
XYZ:
28.7617, 15.9993, 4.1570
xyY:
0.5880, 0.3271, 15.9993
CIE-Lab:
46.9736, 64.2445, 41.2303
CIE-LCH:
46.9736, 76.3367, 32.6912
CIE-Luv:
46.9736, 129.0043, 26.6807
Hunter-Lab:
39.9991, 58.3532, 21.8375
#d52a2e color charts
#d52a2e color shades, tints & tones
#d52a2e color schemes
#d52a2e color preview, HTML & CSS examples
This text has a color of #d52a2e
<p style="color:#d52a2e;">Text here</p>
.mytext {color:#d52a2e;}
This box has a color of #d52a2e
<div style="background-color:#d52a2e;">Content here</div>
.mybackground {background-color:#d52a2e;}
Border around this has a color of #d52a2e
<div style="border:2px solid #d52a2e;">Content here</div>
.myborder {border:2px solid #d52a2e;}