#d43c0d color space conversions
Hex:
#d43c0d
RGB:
212, 60, 13
CMY:
17, 76, 95
CMYK:
0, 72, 94, 17
HSL:
14°, 88.4444%, 44.1176%
HSV (HSB):
14°, 93.8679%, 83.1373%
XYZ:
28.8399, 17.2578, 2.1918
xyY:
0.5972, 0.3574, 17.2578
CIE-Lab:
48.5833, 57.6102, 56.9446
CIE-LCH:
48.5833, 81.0039, 44.6671
CIE-Luv:
48.5833, 122.6297, 37.5519
Hunter-Lab:
41.5425, 51.2198, 25.9516
#d43c0d color charts
#d43c0d color shades, tints & tones
#d43c0d color schemes
#d43c0d color preview, HTML & CSS examples
This text has a color of #d43c0d
<p style="color:#d43c0d;">Text here</p>
.mytext {color:#d43c0d;}
This box has a color of #d43c0d
<div style="background-color:#d43c0d;">Content here</div>
.mybackground {background-color:#d43c0d;}
Border around this has a color of #d43c0d
<div style="border:2px solid #d43c0d;">Content here</div>
.myborder {border:2px solid #d43c0d;}