#d352b5 color space conversions
Hex:
#d352b5
RGB:
211, 82, 181
CMY:
17, 68, 29
CMYK:
0, 61, 14, 17
HSL:
314°, 59.4470%, 57.4510%
HSV (HSB):
314°, 61.1374%, 82.7451%
XYZ:
38.2218, 23.2197, 46.1834
xyY:
0.3551, 0.2157, 23.2197
CIE-Lab:
55.2979, 61.7391, -27.3425
CIE-LCH:
55.2979, 67.5228, 336.1128
CIE-Luv:
55.2979, 67.0970, -50.5623
Hunter-Lab:
48.1868, 57.2593, -23.0942
#d352b5 color charts
#d352b5 color shades, tints & tones
#d352b5 color schemes
#d352b5 color preview, HTML & CSS examples
This text has a color of #d352b5
<p style="color:#d352b5;">Text here</p>
.mytext {color:#d352b5;}
This box has a color of #d352b5
<div style="background-color:#d352b5;">Content here</div>
.mybackground {background-color:#d352b5;}
Border around this has a color of #d352b5
<div style="border:2px solid #d352b5;">Content here</div>
.myborder {border:2px solid #d352b5;}