#d53f34 color space conversions
Hex:
#d53f34
RGB:
213, 63, 52
CMY:
16, 75, 80
CMYK:
0, 70, 76, 16
HSL:
4°, 65.7143%, 51.9608%
HSV (HSB):
4°, 75.5869%, 83.5294%
XYZ:
29.8379, 17.9491, 5.1407
xyY:
0.5637, 0.3391, 17.9491
CIE-Lab:
49.4343, 57.7739, 40.5323
CIE-LCH:
49.4343, 70.5740, 35.0523
CIE-Luv:
49.4343, 116.7438, 29.1222
Hunter-Lab:
42.3664, 51.5734, 22.4622
#d53f34 color charts
#d53f34 color shades, tints & tones
#d53f34 color schemes
#d53f34 color preview, HTML & CSS examples
This text has a color of #d53f34
<p style="color:#d53f34;">Text here</p>
.mytext {color:#d53f34;}
This box has a color of #d53f34
<div style="background-color:#d53f34;">Content here</div>
.mybackground {background-color:#d53f34;}
Border around this has a color of #d53f34
<div style="border:2px solid #d53f34;">Content here</div>
.myborder {border:2px solid #d53f34;}