#d32bad color space conversions
Hex:
#d32bad
RGB:
211, 43, 173
CMY:
17, 83, 32
CMYK:
0, 80, 18, 17
HSL:
314°, 66.1417%, 49.8039%
HSV (HSB):
314°, 79.6209%, 82.7451%
XYZ:
35.2707, 18.5938, 41.2651
xyY:
0.3708, 0.1955, 18.5938
CIE-Lab:
50.2085, 73.9223, -30.5816
CIE-LCH:
50.2085, 79.9984, 337.5252
CIE-Luv:
50.2085, 81.1234, -56.2954
Hunter-Lab:
43.1205, 70.5443, -26.5546
#d32bad color charts
#d32bad color shades, tints & tones
#d32bad color schemes
#d32bad color preview, HTML & CSS examples
This text has a color of #d32bad
<p style="color:#d32bad;">Text here</p>
.mytext {color:#d32bad;}
This box has a color of #d32bad
<div style="background-color:#d32bad;">Content here</div>
.mybackground {background-color:#d32bad;}
Border around this has a color of #d32bad
<div style="border:2px solid #d32bad;">Content here</div>
.myborder {border:2px solid #d32bad;}