#d43c31 color space conversions
Hex:
#d43c31
RGB:
212, 60, 49
CMY:
17, 76, 81
CMYK:
0, 72, 77, 17
HSL:
4°, 65.4618%, 51.1765%
HSV (HSB):
4°, 76.8868%, 83.1373%
XYZ:
29.3216, 17.4505, 4.7286
xyY:
0.5693, 0.3388, 17.4505
CIE-Lab:
48.8227, 58.4384, 41.4636
CIE-LCH:
48.8227, 71.6539, 35.3567
CIE-Luv:
48.8227, 118.2895, 29.2910
Hunter-Lab:
41.7738, 52.1874, 22.5303
#d43c31 color charts
#d43c31 color shades, tints & tones
#d43c31 color schemes
#d43c31 color preview, HTML & CSS examples
This text has a color of #d43c31
<p style="color:#d43c31;">Text here</p>
.mytext {color:#d43c31;}
This box has a color of #d43c31
<div style="background-color:#d43c31;">Content here</div>
.mybackground {background-color:#d43c31;}
Border around this has a color of #d43c31
<div style="border:2px solid #d43c31;">Content here</div>
.myborder {border:2px solid #d43c31;}