#d3475b color space conversions
Hex:
#d3475b
RGB:
211, 71, 91
CMY:
17, 72, 64
CMYK:
0, 66, 57, 17
HSL:
351°, 61.4035%, 55.2941%
HSV (HSB):
351°, 66.3507%, 82.7451%
XYZ:
31.0055, 19.1107, 11.9521
xyY:
0.4995, 0.3079, 19.1107
CIE-Lab:
50.8165, 56.1923, 19.4392
CIE-LCH:
50.8165, 59.4597, 19.0826
CIE-Luv:
50.8165, 101.0599, 12.0136
Hunter-Lab:
43.7158, 50.0990, 14.3909
#d3475b color charts
#d3475b color shades, tints & tones
#d3475b color schemes
#d3475b color preview, HTML & CSS examples
This text has a color of #d3475b
<p style="color:#d3475b;">Text here</p>
.mytext {color:#d3475b;}
This box has a color of #d3475b
<div style="background-color:#d3475b;">Content here</div>
.mybackground {background-color:#d3475b;}
Border around this has a color of #d3475b
<div style="border:2px solid #d3475b;">Content here</div>
.myborder {border:2px solid #d3475b;}