#d53b10 color space conversions
Hex:
#d53b10
RGB:
213, 59, 16
CMY:
16, 77, 94
CMYK:
0, 72, 92, 16
HSL:
13°, 86.0262%, 44.9020%
HSV (HSB):
13°, 92.4883%, 83.5294%
XYZ:
29.0981, 17.3115, 2.2980
xyY:
0.5974, 0.3554, 17.3115
CIE-Lab:
48.6501, 58.3217, 56.1951
CIE-LCH:
48.6501, 80.9895, 43.9361
CIE-Luv:
48.6501, 123.8491, 37.0767
Hunter-Lab:
41.6071, 52.0223, 25.8503
#d53b10 color charts
#d53b10 color shades, tints & tones
#d53b10 color schemes
#d53b10 color preview, HTML & CSS examples
This text has a color of #d53b10
<p style="color:#d53b10;">Text here</p>
.mytext {color:#d53b10;}
This box has a color of #d53b10
<div style="background-color:#d53b10;">Content here</div>
.mybackground {background-color:#d53b10;}
Border around this has a color of #d53b10
<div style="border:2px solid #d53b10;">Content here</div>
.myborder {border:2px solid #d53b10;}