#d43a3c color space conversions
Hex:
#d43a3c
RGB:
212, 58, 60
CMY:
17, 77, 76
CMYK:
0, 73, 72, 17
HSL:
359°, 64.1667%, 52.9412%
HSV (HSB):
359°, 72.6415%, 83.1373%
XYZ:
29.4800, 17.3494, 6.0700
xyY:
0.5573, 0.3280, 17.3494
CIE-Lab:
48.6973, 59.5865, 35.1450
CIE-LCH:
48.6973, 69.1789, 30.5327
CIE-Luv:
48.6973, 117.1827, 24.5252
Hunter-Lab:
41.6526, 53.4430, 20.5166
#d43a3c color charts
#d43a3c color shades, tints & tones
#d43a3c color schemes
#d43a3c color preview, HTML & CSS examples
This text has a color of #d43a3c
<p style="color:#d43a3c;">Text here</p>
.mytext {color:#d43a3c;}
This box has a color of #d43a3c
<div style="background-color:#d43a3c;">Content here</div>
.mybackground {background-color:#d43a3c;}
Border around this has a color of #d43a3c
<div style="border:2px solid #d43a3c;">Content here</div>
.myborder {border:2px solid #d43a3c;}