#d3473f color space conversions
Hex:
#d3473f
RGB:
211, 71, 63
CMY:
17, 72, 75
CMYK:
0, 66, 70, 17
HSL:
3°, 62.7119%, 53.7255%
HSV (HSB):
3°, 70.1422%, 82.7451%
XYZ:
30.0144, 18.7142, 6.7329
xyY:
0.5412, 0.3374, 18.7142
CIE-Lab:
50.3512, 54.4904, 35.3106
CIE-LCH:
50.3512, 64.9311, 32.9438
CIE-Luv:
50.3512, 107.9722, 26.5903
Hunter-Lab:
43.2600, 48.1411, 21.0542
#d3473f color charts
#d3473f color shades, tints & tones
#d3473f color schemes
#d3473f color preview, HTML & CSS examples
This text has a color of #d3473f
<p style="color:#d3473f;">Text here</p>
.mytext {color:#d3473f;}
This box has a color of #d3473f
<div style="background-color:#d3473f;">Content here</div>
.mybackground {background-color:#d3473f;}
Border around this has a color of #d3473f
<div style="border:2px solid #d3473f;">Content here</div>
.myborder {border:2px solid #d3473f;}