#d32baa color space conversions
Hex:
#d32baa
RGB:
211, 43, 170
CMY:
17, 83, 33
CMYK:
0, 80, 19, 17
HSL:
315°, 66.1417%, 49.8039%
HSV (HSB):
315°, 79.6209%, 82.7451%
XYZ:
34.9835, 18.4789, 39.7532
xyY:
0.3753, 0.1982, 18.4789
CIE-Lab:
50.0719, 73.5334, -29.0273
CIE-LCH:
50.0719, 79.0554, 338.4584
CIE-Luv:
50.0719, 82.3512, -53.9282
Hunter-Lab:
42.9871, 70.0385, -24.7386
#d32baa color charts
#d32baa color shades, tints & tones
#d32baa color schemes
#d32baa color preview, HTML & CSS examples
This text has a color of #d32baa
<p style="color:#d32baa;">Text here</p>
.mytext {color:#d32baa;}
This box has a color of #d32baa
<div style="background-color:#d32baa;">Content here</div>
.mybackground {background-color:#d32baa;}
Border around this has a color of #d32baa
<div style="border:2px solid #d32baa;">Content here</div>
.myborder {border:2px solid #d32baa;}