#d33ab4 color space conversions
Hex:
#d33ab4
RGB:
211, 58, 180
CMY:
17, 77, 29
CMYK:
0, 73, 15, 17
HSL:
312°, 63.4855%, 52.7451%
HSV (HSB):
312°, 72.5118%, 82.7451%
XYZ:
36.6152, 20.1703, 45.1434
xyY:
0.3592, 0.1979, 20.1703
CIE-Lab:
52.0292, 70.5834, -31.8417
CIE-LCH:
52.0292, 77.4332, 335.7189
CIE-Luv:
52.0292, 74.9152, -58.0606
Hunter-Lab:
44.9113, 66.9323, -28.1585
#d33ab4 color charts
#d33ab4 color shades, tints & tones
#d33ab4 color schemes
#d33ab4 color preview, HTML & CSS examples
This text has a color of #d33ab4
<p style="color:#d33ab4;">Text here</p>
.mytext {color:#d33ab4;}
This box has a color of #d33ab4
<div style="background-color:#d33ab4;">Content here</div>
.mybackground {background-color:#d33ab4;}
Border around this has a color of #d33ab4
<div style="border:2px solid #d33ab4;">Content here</div>
.myborder {border:2px solid #d33ab4;}