#d53a3a color space conversions
Hex:
#d53a3a
RGB:
213, 58, 58
CMY:
16, 77, 77
CMYK:
0, 73, 73, 16
HSL:
0°, 64.8536%, 53.1373%
HSV (HSB):
0°, 72.7700%, 83.5294%
XYZ:
29.7173, 17.4777, 5.8102
xyY:
0.5606, 0.3297, 17.4777
CIE-Lab:
48.8564, 59.8064, 36.5249
CIE-LCH:
48.8564, 70.0776, 31.4132
CIE-Luv:
48.8564, 118.4271, 25.5368
Hunter-Lab:
41.8064, 53.7225, 21.0243
#d53a3a color charts
#d53a3a color shades, tints & tones
#d53a3a color schemes
#d53a3a color preview, HTML & CSS examples
This text has a color of #d53a3a
<p style="color:#d53a3a;">Text here</p>
.mytext {color:#d53a3a;}
This box has a color of #d53a3a
<div style="background-color:#d53a3a;">Content here</div>
.mybackground {background-color:#d53a3a;}
Border around this has a color of #d53a3a
<div style="border:2px solid #d53a3a;">Content here</div>
.myborder {border:2px solid #d53a3a;}