#d32a86 color space conversions
Hex:
#d32a86
RGB:
211, 42, 134
CMY:
17, 84, 47
CMYK:
0, 80, 36, 17
HSL:
327°, 66.7984%, 49.6078%
HSV (HSB):
327°, 80.0948%, 82.7451%
XYZ:
31.9950, 17.2260, 24.1929
xyY:
0.4358, 0.2346, 17.2260
CIE-Lab:
48.5436, 69.6122, -9.8537
CIE-LCH:
48.5436, 70.3062, 351.9432
CIE-Luv:
48.5436, 97.6620, -26.0014
Hunter-Lab:
41.5043, 64.9705, -5.5072
#d32a86 color charts
#d32a86 color shades, tints & tones
#d32a86 color schemes
#d32a86 color preview, HTML & CSS examples
This text has a color of #d32a86
<p style="color:#d32a86;">Text here</p>
.mytext {color:#d32a86;}
This box has a color of #d32a86
<div style="background-color:#d32a86;">Content here</div>
.mybackground {background-color:#d32a86;}
Border around this has a color of #d32a86
<div style="border:2px solid #d32a86;">Content here</div>
.myborder {border:2px solid #d32a86;}