#d3565d color space conversions
Hex:
#d3565d
RGB:
211, 86, 93
CMY:
17, 66, 64
CMYK:
0, 59, 56, 17
HSL:
357°, 58.6854%, 58.2353%
HSV (HSB):
357°, 59.2417%, 82.7451%
XYZ:
32.1675, 21.2948, 12.7708
xyY:
0.4857, 0.3215, 21.2948
CIE-Lab:
53.2706, 49.8612, 21.5321
CIE-LCH:
53.2706, 54.3118, 23.3566
CIE-Luv:
53.2706, 91.5280, 16.0703
Hunter-Lab:
46.1463, 43.6725, 15.8941
#d3565d color charts
#d3565d color shades, tints & tones
#d3565d color schemes
#d3565d color preview, HTML & CSS examples
This text has a color of #d3565d
<p style="color:#d3565d;">Text here</p>
.mytext {color:#d3565d;}
This box has a color of #d3565d
<div style="background-color:#d3565d;">Content here</div>
.mybackground {background-color:#d3565d;}
Border around this has a color of #d3565d
<div style="border:2px solid #d3565d;">Content here</div>
.myborder {border:2px solid #d3565d;}