#d53e12 color space conversions
Hex:
#d53e12
RGB:
213, 62, 18
CMY:
16, 76, 93
CMYK:
0, 71, 92, 16
HSL:
14°, 84.4156%, 45.2941%
HSV (HSB):
14°, 91.5493%, 83.5294%
XYZ:
29.2724, 17.6351, 2.4333
xyY:
0.5933, 0.3574, 17.6351
CIE-Lab:
49.0504, 57.2678, 55.8210
CIE-LCH:
49.0504, 79.9724, 44.2670
CIE-Luv:
49.0504, 121.8145, 37.4850
Hunter-Lab:
41.9941, 50.9353, 25.9603
#d53e12 color charts
#d53e12 color shades, tints & tones
#d53e12 color schemes
#d53e12 color preview, HTML & CSS examples
This text has a color of #d53e12
<p style="color:#d53e12;">Text here</p>
.mytext {color:#d53e12;}
This box has a color of #d53e12
<div style="background-color:#d53e12;">Content here</div>
.mybackground {background-color:#d53e12;}
Border around this has a color of #d53e12
<div style="border:2px solid #d53e12;">Content here</div>
.myborder {border:2px solid #d53e12;}