#d32c7c color space conversions
Hex:
#d32c7c
RGB:
211, 44, 124
CMY:
17, 83, 51
CMYK:
0, 79, 41, 17
HSL:
331°, 65.4902%, 50.0000%
HSV (HSB):
331°, 79.1469%, 82.7451%
XYZ:
31.4027, 17.1055, 20.7154
xyY:
0.4536, 0.2471, 17.1055
CIE-Lab:
48.3927, 68.1032, -4.0072
CIE-LCH:
48.3927, 68.2210, 356.6326
CIE-Luv:
48.3927, 101.2319, -18.0211
Hunter-Lab:
41.3588, 63.1530, -0.7454
#d32c7c color charts
#d32c7c color shades, tints & tones
#d32c7c color schemes
#d32c7c color preview, HTML & CSS examples
This text has a color of #d32c7c
<p style="color:#d32c7c;">Text here</p>
.mytext {color:#d32c7c;}
This box has a color of #d32c7c
<div style="background-color:#d32c7c;">Content here</div>
.mybackground {background-color:#d32c7c;}
Border around this has a color of #d32c7c
<div style="border:2px solid #d32c7c;">Content here</div>
.myborder {border:2px solid #d32c7c;}