#d32b92 color space conversions
Hex:
#d32b92
RGB:
211, 43, 146
CMY:
17, 83, 43
CMYK:
0, 80, 31, 17
HSL:
323°, 66.1417%, 49.8039%
HSV (HSB):
323°, 79.6209%, 82.7451%
XYZ:
32.9162, 17.6520, 28.8664
xyY:
0.4144, 0.2222, 17.6520
CIE-Lab:
49.0712, 70.6444, -16.2898
CIE-LCH:
49.0712, 72.4982, 347.0152
CIE-Luv:
49.0712, 92.3549, -35.0450
Hunter-Lab:
42.0142, 66.3213, -11.3260
#d32b92 color charts
#d32b92 color shades, tints & tones
#d32b92 color schemes
#d32b92 color preview, HTML & CSS examples
This text has a color of #d32b92
<p style="color:#d32b92;">Text here</p>
.mytext {color:#d32b92;}
This box has a color of #d32b92
<div style="background-color:#d32b92;">Content here</div>
.mybackground {background-color:#d32b92;}
Border around this has a color of #d32b92
<div style="border:2px solid #d32b92;">Content here</div>
.myborder {border:2px solid #d32b92;}