#d3358c color space conversions
Hex:
#d3358c
RGB:
211, 53, 140
CMY:
17, 79, 45
CMYK:
0, 75, 34, 17
HSL:
327°, 64.2276%, 51.7647%
HSV (HSB):
327°, 74.8815%, 82.7451%
XYZ:
32.8707, 18.2885, 26.6085
xyY:
0.4227, 0.2352, 18.2885
CIE-Lab:
49.8442, 67.1508, -11.5158
CIE-LCH:
49.8442, 68.1310, 350.2689
CIE-Luv:
49.8442, 91.9396, -27.8941
Hunter-Lab:
42.7651, 62.3622, -6.9547
#d3358c color charts
#d3358c color shades, tints & tones
#d3358c color schemes
#d3358c color preview, HTML & CSS examples
This text has a color of #d3358c
<p style="color:#d3358c;">Text here</p>
.mytext {color:#d3358c;}
This box has a color of #d3358c
<div style="background-color:#d3358c;">Content here</div>
.mybackground {background-color:#d3358c;}
Border around this has a color of #d3358c
<div style="border:2px solid #d3358c;">Content here</div>
.myborder {border:2px solid #d3358c;}