#d4300c color space conversions
Hex:
#d4300c
RGB:
212, 48, 12
CMY:
17, 81, 95
CMYK:
0, 77, 94, 17
HSL:
11°, 89.2857%, 43.9216%
HSV (HSB):
11°, 94.3396%, 83.1373%
XYZ:
28.2747, 16.1375, 1.9724
xyY:
0.6096, 0.3479, 16.1375
CIE-Lab:
47.1544, 61.5600, 56.3605
CIE-LCH:
47.1544, 83.4634, 42.4753
CIE-Luv:
47.1544, 129.6883, 35.1877
Hunter-Lab:
40.1715, 55.3370, 25.2089
#d4300c color charts
#d4300c color shades, tints & tones
#d4300c color schemes
#d4300c color preview, HTML & CSS examples
This text has a color of #d4300c
<p style="color:#d4300c;">Text here</p>
.mytext {color:#d4300c;}
This box has a color of #d4300c
<div style="background-color:#d4300c;">Content here</div>
.mybackground {background-color:#d4300c;}
Border around this has a color of #d4300c
<div style="border:2px solid #d4300c;">Content here</div>
.myborder {border:2px solid #d4300c;}