#d43a31 color space conversions
Hex:
#d43a31
RGB:
212, 58, 49
CMY:
17, 77, 81
CMYK:
0, 73, 77, 17
HSL:
3°, 65.4618%, 51.1765%
HSV (HSB):
3°, 76.8868%, 83.1373%
XYZ:
29.2188, 17.2449, 4.6943
xyY:
0.5711, 0.3371, 17.2449
CIE-Lab:
48.5672, 59.1448, 41.1931
CIE-LCH:
48.5672, 72.0762, 34.8564
CIE-Luv:
48.5672, 119.4531, 28.8074
Hunter-Lab:
41.5270, 52.9222, 22.3666
#d43a31 color charts
#d43a31 color shades, tints & tones
#d43a31 color schemes
#d43a31 color preview, HTML & CSS examples
This text has a color of #d43a31
<p style="color:#d43a31;">Text here</p>
.mytext {color:#d43a31;}
This box has a color of #d43a31
<div style="background-color:#d43a31;">Content here</div>
.mybackground {background-color:#d43a31;}
Border around this has a color of #d43a31
<div style="border:2px solid #d43a31;">Content here</div>
.myborder {border:2px solid #d43a31;}