#d53f3a color space conversions
Hex:
#d53f3a
RGB:
213, 63, 58
CMY:
16, 75, 77
CMYK:
0, 70, 73, 16
HSL:
2°, 64.8536%, 53.1373%
HSV (HSB):
2°, 72.7700%, 83.5294%
XYZ:
29.9818, 18.0066, 5.8984
xyY:
0.5564, 0.3342, 18.0066
CIE-Lab:
49.5042, 58.0181, 37.2628
CIE-LCH:
49.5042, 68.9537, 32.7111
CIE-Luv:
49.5042, 115.5533, 26.8001
Hunter-Lab:
42.4342, 51.8588, 21.4626
#d53f3a color charts
#d53f3a color shades, tints & tones
#d53f3a color schemes
#d53f3a color preview, HTML & CSS examples
This text has a color of #d53f3a
<p style="color:#d53f3a;">Text here</p>
.mytext {color:#d53f3a;}
This box has a color of #d53f3a
<div style="background-color:#d53f3a;">Content here</div>
.mybackground {background-color:#d53f3a;}
Border around this has a color of #d53f3a
<div style="border:2px solid #d53f3a;">Content here</div>
.myborder {border:2px solid #d53f3a;}