#d42b2c color space conversions
Hex:
#d42b2c
RGB:
212, 43, 44
CMY:
17, 83, 83
CMYK:
0, 80, 79, 17
HSL:
360°, 66.2745%, 50.0000%
HSV (HSB):
360°, 79.7170%, 83.1373%
XYZ:
28.4699, 15.9067, 3.9526
xyY:
0.5891, 0.3291, 15.9067
CIE-Lab:
46.8518, 63.6305, 42.1427
CIE-LCH:
46.8518, 76.3207, 33.5166
CIE-Luv:
46.8518, 128.1712, 27.3564
Hunter-Lab:
39.8831, 57.6236, 22.0422
#d42b2c color charts
#d42b2c color shades, tints & tones
#d42b2c color schemes
#d42b2c color preview, HTML & CSS examples
This text has a color of #d42b2c
<p style="color:#d42b2c;">Text here</p>
.mytext {color:#d42b2c;}
This box has a color of #d42b2c
<div style="background-color:#d42b2c;">Content here</div>
.mybackground {background-color:#d42b2c;}
Border around this has a color of #d42b2c
<div style="border:2px solid #d42b2c;">Content here</div>
.myborder {border:2px solid #d42b2c;}