#d53c25 color space conversions
Hex:
#d53c25
RGB:
213, 60, 37
CMY:
16, 76, 85
CMYK:
0, 72, 83, 16
HSL:
8°, 70.4000%, 49.0196%
HSV (HSB):
8°, 82.6291%, 83.5294%
XYZ:
29.3904, 17.5114, 3.5813
xyY:
0.5822, 0.3469, 17.5114
CIE-Lab:
48.8981, 58.3776, 47.8133
CIE-LCH:
48.8981, 75.4589, 39.3187
CIE-Luv:
48.8981, 121.0331, 33.1435
Hunter-Lab:
41.8467, 52.1351, 24.2186
#d53c25 color charts
#d53c25 color shades, tints & tones
#d53c25 color schemes
#d53c25 color preview, HTML & CSS examples
This text has a color of #d53c25
<p style="color:#d53c25;">Text here</p>
.mytext {color:#d53c25;}
This box has a color of #d53c25
<div style="background-color:#d53c25;">Content here</div>
.mybackground {background-color:#d53c25;}
Border around this has a color of #d53c25
<div style="border:2px solid #d53c25;">Content here</div>
.myborder {border:2px solid #d53c25;}