#d3445f color space conversions
Hex:
#d3445f
RGB:
211, 68, 95
CMY:
17, 73, 63
CMYK:
0, 68, 55, 17
HSL:
349°, 61.9048%, 54.7059%
HSV (HSB):
349°, 67.7725%, 82.7451%
XYZ:
30.9966, 18.8094, 12.8233
xyY:
0.4949, 0.3003, 18.8094
CIE-Lab:
50.4634, 57.6812, 16.5580
CIE-LCH:
50.4634, 60.0107, 16.0167
CIE-Luv:
50.4634, 101.5451, 8.6085
Hunter-Lab:
43.3697, 51.6781, 12.8283
#d3445f color charts
#d3445f color shades, tints & tones
#d3445f color schemes
#d3445f color preview, HTML & CSS examples
This text has a color of #d3445f
<p style="color:#d3445f;">Text here</p>
.mytext {color:#d3445f;}
This box has a color of #d3445f
<div style="background-color:#d3445f;">Content here</div>
.mybackground {background-color:#d3445f;}
Border around this has a color of #d3445f
<div style="border:2px solid #d3445f;">Content here</div>
.myborder {border:2px solid #d3445f;}