#d320b9 color space conversions
Hex:
#d320b9
RGB:
211, 32, 185
CMY:
17, 87, 27
CMYK:
0, 85, 12, 17
HSL:
309°, 73.6626%, 47.6471%
HSV (HSB):
309°, 84.8341%, 82.7451%
XYZ:
36.1374, 18.3847, 47.5429
xyY:
0.3541, 0.1801, 18.3847
CIE-Lab:
49.9594, 77.9154, -38.0070
CIE-LCH:
49.9594, 86.6911, 333.9970
CIE-Luv:
49.9594, 78.0510, -67.7479
Hunter-Lab:
42.8774, 75.4060, -35.7272
#d320b9 color charts
#d320b9 color shades, tints & tones
#d320b9 color schemes
#d320b9 color preview, HTML & CSS examples
This text has a color of #d320b9
<p style="color:#d320b9;">Text here</p>
.mytext {color:#d320b9;}
This box has a color of #d320b9
<div style="background-color:#d320b9;">Content here</div>
.mybackground {background-color:#d320b9;}
Border around this has a color of #d320b9
<div style="border:2px solid #d320b9;">Content here</div>
.myborder {border:2px solid #d320b9;}