#d3206c color space conversions
Hex:
#d3206c
RGB:
211, 32, 108
CMY:
17, 87, 58
CMYK:
0, 85, 49, 17
HSL:
335°, 73.6626%, 47.6471%
HSV (HSB):
335°, 84.8341%, 82.7451%
XYZ:
30.0873, 15.9646, 15.6831
xyY:
0.4874, 0.2586, 15.9646
CIE-Lab:
46.9280, 69.5207, 3.6582
CIE-LCH:
46.9280, 69.6168, 3.0122
CIE-Luv:
46.9280, 111.2043, -8.8567
Hunter-Lab:
39.9557, 64.4905, 4.6971
#d3206c color charts
#d3206c color shades, tints & tones
#d3206c color schemes
#d3206c color preview, HTML & CSS examples
This text has a color of #d3206c
<p style="color:#d3206c;">Text here</p>
.mytext {color:#d3206c;}
This box has a color of #d3206c
<div style="background-color:#d3206c;">Content here</div>
.mybackground {background-color:#d3206c;}
Border around this has a color of #d3206c
<div style="border:2px solid #d3206c;">Content here</div>
.myborder {border:2px solid #d3206c;}