#d43d2f color space conversions
Hex:
#d43d2f
RGB:
212, 61, 47
CMY:
17, 76, 82
CMYK:
0, 71, 78, 17
HSL:
5°, 65.7371%, 50.7843%
HSV (HSB):
5°, 77.8302%, 83.1373%
XYZ:
29.3332, 17.5398, 4.5288
xyY:
0.5707, 0.3412, 17.5398
CIE-Lab:
48.9331, 58.0074, 42.6582
CIE-LCH:
48.9331, 72.0040, 36.3304
CIE-Luv:
48.9331, 118.0534, 30.2238
Hunter-Lab:
41.8805, 51.7309, 22.9050
#d43d2f color charts
#d43d2f color shades, tints & tones
#d43d2f color schemes
#d43d2f color preview, HTML & CSS examples
This text has a color of #d43d2f
<p style="color:#d43d2f;">Text here</p>
.mytext {color:#d43d2f;}
This box has a color of #d43d2f
<div style="background-color:#d43d2f;">Content here</div>
.mybackground {background-color:#d43d2f;}
Border around this has a color of #d43d2f
<div style="border:2px solid #d43d2f;">Content here</div>
.myborder {border:2px solid #d43d2f;}