#d32e75 color space conversions
Hex:
#d32e75
RGB:
211, 46, 117
CMY:
17, 82, 54
CMYK:
0, 78, 45, 17
HSL:
334°, 65.2174%, 50.3922%
HSV (HSB):
334°, 78.1991%, 82.7451%
XYZ:
31.0518, 17.0872, 18.4912
xyY:
0.4660, 0.2564, 17.0872
CIE-Lab:
48.3698, 66.9097, 0.2270
CIE-LCH:
48.3698, 66.9101, 0.1944
CIE-Luv:
48.3698, 103.4113, -12.4290
Hunter-Lab:
41.3367, 61.7488, 2.4135
#d32e75 color charts
#d32e75 color shades, tints & tones
#d32e75 color schemes
#d32e75 color preview, HTML & CSS examples
This text has a color of #d32e75
<p style="color:#d32e75;">Text here</p>
.mytext {color:#d32e75;}
This box has a color of #d32e75
<div style="background-color:#d32e75;">Content here</div>
.mybackground {background-color:#d32e75;}
Border around this has a color of #d32e75
<div style="border:2px solid #d32e75;">Content here</div>
.myborder {border:2px solid #d32e75;}