#d43f2d color space conversions
Hex:
#d43f2d
RGB:
212, 63, 45
CMY:
17, 75, 82
CMYK:
0, 70, 79, 17
HSL:
6°, 66.0079%, 50.3922%
HSV (HSB):
6°, 78.7736%, 83.1373%
XYZ:
29.4025, 17.7415, 4.3574
xyY:
0.5709, 0.3445, 17.7415
CIE-Lab:
49.1811, 57.2044, 43.9713
CIE-LCH:
49.1811, 72.1513, 37.5484
CIE-Luv:
49.1811, 117.1757, 31.3801
Hunter-Lab:
42.1207, 50.8915, 23.3509
#d43f2d color charts
#d43f2d color shades, tints & tones
#d43f2d color schemes
#d43f2d color preview, HTML & CSS examples
This text has a color of #d43f2d
<p style="color:#d43f2d;">Text here</p>
.mytext {color:#d43f2d;}
This box has a color of #d43f2d
<div style="background-color:#d43f2d;">Content here</div>
.mybackground {background-color:#d43f2d;}
Border around this has a color of #d43f2d
<div style="border:2px solid #d43f2d;">Content here</div>
.myborder {border:2px solid #d43f2d;}