#d32f88 color space conversions
Hex:
#d32f88
RGB:
211, 47, 136
CMY:
17, 82, 47
CMYK:
0, 78, 36, 17
HSL:
327°, 65.0794%, 50.5882%
HSV (HSB):
327°, 77.7251%, 82.7451%
XYZ:
32.3244, 17.6595, 24.9975
xyY:
0.4311, 0.2355, 17.6595
CIE-Lab:
49.0805, 68.4877, -10.2564
CIE-LCH:
49.0805, 69.2514, 351.4830
CIE-Luv:
49.0805, 95.4129, -26.3709
Hunter-Lab:
42.0232, 63.7624, -5.8524
#d32f88 color charts
#d32f88 color shades, tints & tones
#d32f88 color schemes
#d32f88 color preview, HTML & CSS examples
This text has a color of #d32f88
<p style="color:#d32f88;">Text here</p>
.mytext {color:#d32f88;}
This box has a color of #d32f88
<div style="background-color:#d32f88;">Content here</div>
.mybackground {background-color:#d32f88;}
Border around this has a color of #d32f88
<div style="border:2px solid #d32f88;">Content here</div>
.myborder {border:2px solid #d32f88;}