#d43d0c color space conversions
Hex:
#d43d0c
RGB:
212, 61, 12
CMY:
17, 76, 95
CMYK:
0, 71, 94, 17
HSL:
15°, 89.2857%, 43.9216%
HSV (HSB):
15°, 94.3396%, 83.1373%
XYZ:
28.8865, 17.3611, 2.1764
xyY:
0.5965, 0.3585, 17.3611
CIE-Lab:
48.7118, 57.2370, 57.2945
CIE-LCH:
48.7118, 80.9860, 45.0288
CIE-Luv:
48.7118, 122.0533, 37.8904
Hunter-Lab:
41.6666, 50.8332, 26.0698
#d43d0c color charts
#d43d0c color shades, tints & tones
#d43d0c color schemes
#d43d0c color preview, HTML & CSS examples
This text has a color of #d43d0c
<p style="color:#d43d0c;">Text here</p>
.mytext {color:#d43d0c;}
This box has a color of #d43d0c
<div style="background-color:#d43d0c;">Content here</div>
.mybackground {background-color:#d43d0c;}
Border around this has a color of #d43d0c
<div style="border:2px solid #d43d0c;">Content here</div>
.myborder {border:2px solid #d43d0c;}