#d53f30 color space conversions
Hex:
#d53f30
RGB:
213, 63, 48
CMY:
16, 75, 81
CMYK:
0, 70, 77, 16
HSL:
5°, 66.2651%, 51.1765%
HSV (HSB):
5°, 77.4648%, 83.5294%
XYZ:
29.7516, 17.9145, 4.6861
xyY:
0.5683, 0.3422, 17.9145
CIE-Lab:
49.3923, 57.6268, 42.6569
CIE-LCH:
49.3923, 71.6970, 36.5098
CIE-Luv:
49.3923, 117.4698, 30.5360
Hunter-Lab:
42.3256, 51.4018, 23.0636
#d53f30 color charts
#d53f30 color shades, tints & tones
#d53f30 color schemes
#d53f30 color preview, HTML & CSS examples
This text has a color of #d53f30
<p style="color:#d53f30;">Text here</p>
.mytext {color:#d53f30;}
This box has a color of #d53f30
<div style="background-color:#d53f30;">Content here</div>
.mybackground {background-color:#d53f30;}
Border around this has a color of #d53f30
<div style="border:2px solid #d53f30;">Content here</div>
.myborder {border:2px solid #d53f30;}