#d3206e color space conversions
Hex:
#d3206e
RGB:
211, 32, 110
CMY:
17, 87, 57
CMYK:
0, 85, 48, 17
HSL:
334°, 73.6626%, 47.6471%
HSV (HSB):
334°, 84.8341%, 82.7451%
XYZ:
30.1950, 16.0077, 16.2502
xyY:
0.4835, 0.2563, 16.0077
CIE-Lab:
46.9846, 69.6830, 2.5070
CIE-LCH:
46.9846, 69.7281, 2.0604
CIE-Luv:
46.9846, 110.3763, -10.2583
Hunter-Lab:
40.0096, 64.6957, 3.9257
#d3206e color charts
#d3206e color shades, tints & tones
#d3206e color schemes
#d3206e color preview, HTML & CSS examples
This text has a color of #d3206e
<p style="color:#d3206e;">Text here</p>
.mytext {color:#d3206e;}
This box has a color of #d3206e
<div style="background-color:#d3206e;">Content here</div>
.mybackground {background-color:#d3206e;}
Border around this has a color of #d3206e
<div style="border:2px solid #d3206e;">Content here</div>
.myborder {border:2px solid #d3206e;}