#d3205c color space conversions
Hex:
#d3205c
RGB:
211, 32, 92
CMY:
17, 87, 64
CMYK:
0, 85, 56, 17
HSL:
340°, 73.6626%, 47.6471%
HSV (HSB):
340°, 84.8341%, 82.7451%
XYZ:
29.3122, 15.6546, 11.6019
xyY:
0.5182, 0.2767, 15.6546
CIE-Lab:
46.5181, 68.3365, 12.9726
CIE-LCH:
46.5181, 69.5569, 10.7488
CIE-Luv:
46.5181, 117.5481, 1.7971
Hunter-Lab:
39.5659, 63.0007, 10.3105
#d3205c color charts
#d3205c color shades, tints & tones
#d3205c color schemes
#d3205c color preview, HTML & CSS examples
This text has a color of #d3205c
<p style="color:#d3205c;">Text here</p>
.mytext {color:#d3205c;}
This box has a color of #d3205c
<div style="background-color:#d3205c;">Content here</div>
.mybackground {background-color:#d3205c;}
Border around this has a color of #d3205c
<div style="border:2px solid #d3205c;">Content here</div>
.myborder {border:2px solid #d3205c;}