#d53c2f color space conversions
Hex:
#d53c2f
RGB:
213, 60, 47
CMY:
16, 76, 82
CMYK:
0, 72, 78, 16
HSL:
5°, 66.4000%, 50.9804%
HSV (HSB):
5°, 77.9343%, 83.5294%
XYZ:
29.5695, 17.5831, 4.5247
xyY:
0.5722, 0.3402, 17.5831
CIE-Lab:
48.9865, 58.6821, 42.7711
CIE-LCH:
48.9865, 72.6152, 36.0869
CIE-Luv:
48.9865, 119.4485, 30.1305
Hunter-Lab:
41.9322, 52.4923, 22.9548
#d53c2f color charts
#d53c2f color shades, tints & tones
#d53c2f color schemes
#d53c2f color preview, HTML & CSS examples
This text has a color of #d53c2f
<p style="color:#d53c2f;">Text here</p>
.mytext {color:#d53c2f;}
This box has a color of #d53c2f
<div style="background-color:#d53c2f;">Content here</div>
.mybackground {background-color:#d53c2f;}
Border around this has a color of #d53c2f
<div style="border:2px solid #d53c2f;">Content here</div>
.myborder {border:2px solid #d53c2f;}