#d13a12 color space conversions
Hex:
#d13a12
RGB:
209, 58, 18
CMY:
18, 77, 93
CMYK:
0, 72, 91, 18
HSL:
13°, 84.1410%, 44.5098%
HSV (HSB):
13°, 91.3876%, 81.9608%
XYZ:
27.9167, 16.6251, 2.3099
xyY:
0.5959, 0.3548, 16.6251
CIE-Lab:
47.7841, 57.4309, 54.6073
CIE-LCH:
47.7841, 79.2481, 43.5563
CIE-Luv:
47.7841, 121.1611, 36.0929
Hunter-Lab:
40.7739, 50.8596, 25.1829
#d13a12 color charts
#d13a12 color shades, tints & tones
#d13a12 color schemes
#d13a12 color preview, HTML & CSS examples
This text has a color of #d13a12
<p style="color:#d13a12;">Text here</p>
.mytext {color:#d13a12;}
This box has a color of #d13a12
<div style="background-color:#d13a12;">Content here</div>
.mybackground {background-color:#d13a12;}
Border around this has a color of #d13a12
<div style="border:2px solid #d13a12;">Content here</div>
.myborder {border:2px solid #d13a12;}