#d32ba9 color space conversions
Hex:
#d32ba9
RGB:
211, 43, 169
CMY:
17, 83, 34
CMYK:
0, 80, 20, 17
HSL:
315°, 66.1417%, 49.8039%
HSV (HSB):
315°, 79.6209%, 82.7451%
XYZ:
34.8893, 18.4412, 39.2568
xyY:
0.3768, 0.1992, 18.4412
CIE-Lab:
50.0269, 73.4051, -28.5074
CIE-LCH:
50.0269, 78.7463, 338.7760
CIE-Luv:
50.0269, 82.7621, -53.1388
Hunter-Lab:
42.9432, 69.8719, -24.1400
#d32ba9 color charts
#d32ba9 color shades, tints & tones
#d32ba9 color schemes
#d32ba9 color preview, HTML & CSS examples
This text has a color of #d32ba9
<p style="color:#d32ba9;">Text here</p>
.mytext {color:#d32ba9;}
This box has a color of #d32ba9
<div style="background-color:#d32ba9;">Content here</div>
.mybackground {background-color:#d32ba9;}
Border around this has a color of #d32ba9
<div style="border:2px solid #d32ba9;">Content here</div>
.myborder {border:2px solid #d32ba9;}