#d3473a color space conversions
Hex:
#d3473a
RGB:
211, 71, 58
CMY:
17, 72, 77
CMYK:
0, 66, 73, 17
HSL:
5°, 63.4855%, 52.7451%
HSV (HSB):
5°, 72.5118%, 82.7451%
XYZ:
29.8809, 18.6608, 6.0300
xyY:
0.5476, 0.3420, 18.6608
CIE-Lab:
50.2880, 54.2572, 38.0557
CIE-LCH:
50.2880, 66.2727, 35.0456
CIE-Luv:
50.2880, 108.9734, 28.6869
Hunter-Lab:
43.1982, 47.8746, 21.9625
#d3473a color charts
#d3473a color shades, tints & tones
#d3473a color schemes
#d3473a color preview, HTML & CSS examples
This text has a color of #d3473a
<p style="color:#d3473a;">Text here</p>
.mytext {color:#d3473a;}
This box has a color of #d3473a
<div style="background-color:#d3473a;">Content here</div>
.mybackground {background-color:#d3473a;}
Border around this has a color of #d3473a
<div style="border:2px solid #d3473a;">Content here</div>
.myborder {border:2px solid #d3473a;}