#d53f33 color space conversions
Hex:
#d53f33
RGB:
213, 63, 51
CMY:
16, 75, 80
CMYK:
0, 70, 76, 16
HSL:
4°, 65.8537%, 51.7647%
HSV (HSB):
4°, 76.0563%, 83.5294%
XYZ:
29.8156, 17.9402, 5.0233
xyY:
0.5649, 0.3399, 17.9402
CIE-Lab:
49.4235, 57.7359, 41.0681
CIE-LCH:
49.4235, 70.8522, 35.4246
CIE-Luv:
49.4235, 116.9304, 29.4857
Hunter-Lab:
42.3558, 51.5291, 22.6174
#d53f33 color charts
#d53f33 color shades, tints & tones
#d53f33 color schemes
#d53f33 color preview, HTML & CSS examples
This text has a color of #d53f33
<p style="color:#d53f33;">Text here</p>
.mytext {color:#d53f33;}
This box has a color of #d53f33
<div style="background-color:#d53f33;">Content here</div>
.mybackground {background-color:#d53f33;}
Border around this has a color of #d53f33
<div style="border:2px solid #d53f33;">Content here</div>
.myborder {border:2px solid #d53f33;}