#d53b25 color space conversions
Hex:
#d53b25
RGB:
213, 59, 37
CMY:
16, 77, 85
CMYK:
0, 72, 83, 16
HSL:
7°, 70.4000%, 49.0196%
HSV (HSB):
7°, 82.6291%, 83.5294%
XYZ:
29.3385, 17.4076, 3.5640
xyY:
0.5832, 0.3460, 17.4076
CIE-Lab:
48.7696, 58.7322, 47.6951
CIE-LCH:
48.7696, 75.6591, 39.0793
CIE-Luv:
48.7696, 121.6355, 32.9095
Hunter-Lab:
41.7225, 52.5036, 24.1411
#d53b25 color charts
#d53b25 color shades, tints & tones
#d53b25 color schemes
#d53b25 color preview, HTML & CSS examples
This text has a color of #d53b25
<p style="color:#d53b25;">Text here</p>
.mytext {color:#d53b25;}
This box has a color of #d53b25
<div style="background-color:#d53b25;">Content here</div>
.mybackground {background-color:#d53b25;}
Border around this has a color of #d53b25
<div style="border:2px solid #d53b25;">Content here</div>
.myborder {border:2px solid #d53b25;}