#d32e88 color space conversions
Hex:
#d32e88
RGB:
211, 46, 136
CMY:
17, 82, 47
CMYK:
0, 78, 36, 17
HSL:
327°, 65.2174%, 50.3922%
HSV (HSB):
327°, 78.1991%, 82.7451%
XYZ:
32.2849, 17.5804, 24.9843
xyY:
0.4313, 0.2349, 17.5804
CIE-Lab:
48.9832, 68.7645, -10.4025
CIE-LCH:
48.9832, 69.5469, 351.3977
CIE-Luv:
48.9832, 95.7067, -26.6128
Hunter-Lab:
41.9290, 64.0672, -5.9789
#d32e88 color charts
#d32e88 color shades, tints & tones
#d32e88 color schemes
#d32e88 color preview, HTML & CSS examples
This text has a color of #d32e88
<p style="color:#d32e88;">Text here</p>
.mytext {color:#d32e88;}
This box has a color of #d32e88
<div style="background-color:#d32e88;">Content here</div>
.mybackground {background-color:#d32e88;}
Border around this has a color of #d32e88
<div style="border:2px solid #d32e88;">Content here</div>
.myborder {border:2px solid #d32e88;}