#d43b2e color space conversions
Hex:
#d43b2e
RGB:
212, 59, 46
CMY:
17, 77, 82
CMYK:
0, 72, 78, 17
HSL:
5°, 65.8730%, 50.5882%
HSV (HSB):
5°, 78.3019%, 83.1373%
XYZ:
29.2085, 17.3222, 4.3888
xyY:
0.5736, 0.3402, 17.3222
CIE-Lab:
48.6635, 58.6897, 42.9148
CIE-LCH:
48.6635, 72.7060, 36.1748
CIE-Luv:
48.6635, 119.4148, 30.0706
Hunter-Lab:
41.6200, 52.4345, 22.8819
#d43b2e color charts
#d43b2e color shades, tints & tones
#d43b2e color schemes
#d43b2e color preview, HTML & CSS examples
This text has a color of #d43b2e
<p style="color:#d43b2e;">Text here</p>
.mytext {color:#d43b2e;}
This box has a color of #d43b2e
<div style="background-color:#d43b2e;">Content here</div>
.mybackground {background-color:#d43b2e;}
Border around this has a color of #d43b2e
<div style="border:2px solid #d43b2e;">Content here</div>
.myborder {border:2px solid #d43b2e;}