#d3205d color space conversions
Hex:
#d3205d
RGB:
211, 32, 93
CMY:
17, 87, 64
CMYK:
0, 85, 56, 17
HSL:
340°, 73.6626%, 47.6471%
HSV (HSB):
340°, 84.8341%, 82.7451%
XYZ:
29.3563, 15.6722, 11.8337
xyY:
0.5163, 0.2756, 15.6722
CIE-Lab:
46.5415, 68.4045, 12.3858
CIE-LCH:
46.5415, 69.5168, 10.2631
CIE-Luv:
46.5415, 117.1685, 1.1636
Hunter-Lab:
39.5882, 63.0859, 9.9887
#d3205d color charts
#d3205d color shades, tints & tones
#d3205d color schemes
#d3205d color preview, HTML & CSS examples
This text has a color of #d3205d
<p style="color:#d3205d;">Text here</p>
.mytext {color:#d3205d;}
This box has a color of #d3205d
<div style="background-color:#d3205d;">Content here</div>
.mybackground {background-color:#d3205d;}
Border around this has a color of #d3205d
<div style="border:2px solid #d3205d;">Content here</div>
.myborder {border:2px solid #d3205d;}