#d43c1c color space conversions
Hex:
#d43c1c
RGB:
212, 60, 28
CMY:
17, 76, 89
CMYK:
0, 72, 87, 17
HSL:
10°, 76.6667%, 47.0588%
HSV (HSB):
10°, 86.7925%, 83.1373%
XYZ:
28.9768, 17.3126, 2.9130
xyY:
0.5889, 0.3519, 17.3126
CIE-Lab:
48.6515, 57.8470, 51.6511
CIE-LCH:
48.6515, 77.5507, 41.7614
CIE-Luv:
48.6515, 121.3641, 35.1487
Hunter-Lab:
41.6084, 51.4958, 24.9750
#d43c1c color charts
#d43c1c color shades, tints & tones
#d43c1c color schemes
#d43c1c color preview, HTML & CSS examples
This text has a color of #d43c1c
<p style="color:#d43c1c;">Text here</p>
.mytext {color:#d43c1c;}
This box has a color of #d43c1c
<div style="background-color:#d43c1c;">Content here</div>
.mybackground {background-color:#d43c1c;}
Border around this has a color of #d43c1c
<div style="border:2px solid #d43c1c;">Content here</div>
.myborder {border:2px solid #d43c1c;}