#d13c12 color space conversions
Hex:
#d13c12
RGB:
209, 60, 18
CMY:
18, 76, 93
CMYK:
0, 71, 91, 18
HSL:
13°, 84.1410%, 44.5098%
HSV (HSB):
13°, 91.3876%, 81.9608%
XYZ:
28.0195, 16.8307, 2.3441
xyY:
0.5937, 0.3566, 16.8307
CIE-Lab:
48.0460, 56.7096, 54.7863
CIE-LCH:
48.0460, 78.8513, 44.0117
CIE-Luv:
48.0460, 119.9106, 36.5484
Hunter-Lab:
41.0252, 50.1183, 25.3299
#d13c12 color charts
#d13c12 color shades, tints & tones
#d13c12 color schemes
#d13c12 color preview, HTML & CSS examples
This text has a color of #d13c12
<p style="color:#d13c12;">Text here</p>
.mytext {color:#d13c12;}
This box has a color of #d13c12
<div style="background-color:#d13c12;">Content here</div>
.mybackground {background-color:#d13c12;}
Border around this has a color of #d13c12
<div style="border:2px solid #d13c12;">Content here</div>
.myborder {border:2px solid #d13c12;}