#d352b9 color space conversions
Hex:
#d352b9
RGB:
211, 82, 185
CMY:
17, 68, 27
CMYK:
0, 61, 12, 17
HSL:
312°, 59.4470%, 57.4510%
HSV (HSB):
312°, 61.1374%, 82.7451%
XYZ:
38.6382, 23.3863, 48.3765
xyY:
0.3500, 0.2118, 23.3863
CIE-Lab:
55.4680, 62.3414, -29.3911
CIE-LCH:
55.4680, 68.9224, 334.7583
CIE-Luv:
55.4680, 65.8213, -53.7928
Hunter-Lab:
48.3593, 57.9894, -25.4595
#d352b9 color charts
#d352b9 color shades, tints & tones
#d352b9 color schemes
#d352b9 color preview, HTML & CSS examples
This text has a color of #d352b9
<p style="color:#d352b9;">Text here</p>
.mytext {color:#d352b9;}
This box has a color of #d352b9
<div style="background-color:#d352b9;">Content here</div>
.mybackground {background-color:#d352b9;}
Border around this has a color of #d352b9
<div style="border:2px solid #d352b9;">Content here</div>
.myborder {border:2px solid #d352b9;}