#d53e33 color space conversions
Hex:
#d53e33
RGB:
213, 62, 51
CMY:
16, 76, 80
CMYK:
0, 71, 76, 16
HSL:
4°, 65.8537%, 51.7647%
HSV (HSB):
4°, 76.0563%, 83.5294%
XYZ:
29.7607, 17.8304, 5.0050
xyY:
0.5658, 0.3390, 17.8304
CIE-Lab:
49.2898, 58.1037, 40.9248
CIE-LCH:
49.2898, 71.0695, 35.1586
CIE-Luv:
49.2898, 117.5326, 29.2320
Hunter-Lab:
42.2261, 51.9104, 22.5307
#d53e33 color charts
#d53e33 color shades, tints & tones
#d53e33 color schemes
#d53e33 color preview, HTML & CSS examples
This text has a color of #d53e33
<p style="color:#d53e33;">Text here</p>
.mytext {color:#d53e33;}
This box has a color of #d53e33
<div style="background-color:#d53e33;">Content here</div>
.mybackground {background-color:#d53e33;}
Border around this has a color of #d53e33
<div style="border:2px solid #d53e33;">Content here</div>
.myborder {border:2px solid #d53e33;}