#d53a25 color space conversions
Hex:
#d53a25
RGB:
213, 58, 37
CMY:
16, 77, 85
CMYK:
0, 73, 83, 16
HSL:
7°, 70.4000%, 49.0196%
HSV (HSB):
7°, 82.6291%, 83.5294%
XYZ:
29.2876, 17.3058, 3.5470
xyY:
0.5841, 0.3451, 17.3058
CIE-Lab:
48.6431, 59.0820, 47.5787
CIE-LCH:
48.6431, 75.8579, 38.8445
CIE-Luv:
48.6431, 122.2303, 32.6788
Hunter-Lab:
41.6003, 52.8677, 24.0649
#d53a25 color charts
#d53a25 color shades, tints & tones
#d53a25 color schemes
#d53a25 color preview, HTML & CSS examples
This text has a color of #d53a25
<p style="color:#d53a25;">Text here</p>
.mytext {color:#d53a25;}
This box has a color of #d53a25
<div style="background-color:#d53a25;">Content here</div>
.mybackground {background-color:#d53a25;}
Border around this has a color of #d53a25
<div style="border:2px solid #d53a25;">Content here</div>
.myborder {border:2px solid #d53a25;}