#d43e2d color space conversions
Hex:
#d43e2d
RGB:
212, 62, 45
CMY:
17, 76, 82
CMYK:
0, 71, 79, 17
HSL:
6°, 66.0079%, 50.3922%
HSV (HSB):
6°, 78.7736%, 83.1373%
XYZ:
29.3477, 17.6318, 4.3391
xyY:
0.5719, 0.3436, 17.6318
CIE-Lab:
49.0464, 57.5744, 43.8349
CIE-LCH:
49.0464, 72.3624, 37.2842
CIE-Luv:
49.0464, 117.7894, 31.1297
Hunter-Lab:
41.9902, 51.2739, 23.2663
#d43e2d color charts
#d43e2d color shades, tints & tones
#d43e2d color schemes
#d43e2d color preview, HTML & CSS examples
This text has a color of #d43e2d
<p style="color:#d43e2d;">Text here</p>
.mytext {color:#d43e2d;}
This box has a color of #d43e2d
<div style="background-color:#d43e2d;">Content here</div>
.mybackground {background-color:#d43e2d;}
Border around this has a color of #d43e2d
<div style="border:2px solid #d43e2d;">Content here</div>
.myborder {border:2px solid #d43e2d;}