#d3473b color space conversions
Hex:
#d3473b
RGB:
211, 71, 59
CMY:
17, 72, 77
CMYK:
0, 66, 72, 17
HSL:
5°, 63.3333%, 52.9412%
HSV (HSB):
5°, 72.0379%, 82.7451%
XYZ:
29.9066, 18.6711, 6.1653
xyY:
0.5463, 0.3411, 18.6711
CIE-Lab:
50.3002, 54.3022, 37.5106
CIE-LCH:
50.3002, 65.9983, 34.6358
CIE-Luv:
50.3002, 108.7792, 28.2806
Hunter-Lab:
43.2101, 47.9260, 21.7874
#d3473b color charts
#d3473b color shades, tints & tones
#d3473b color schemes
#d3473b color preview, HTML & CSS examples
This text has a color of #d3473b
<p style="color:#d3473b;">Text here</p>
.mytext {color:#d3473b;}
This box has a color of #d3473b
<div style="background-color:#d3473b;">Content here</div>
.mybackground {background-color:#d3473b;}
Border around this has a color of #d3473b
<div style="border:2px solid #d3473b;">Content here</div>
.myborder {border:2px solid #d3473b;}