#d32e65 color space conversions
Hex:
#d32e65
RGB:
211, 46, 101
CMY:
17, 82, 60
CMYK:
0, 78, 52, 17
HSL:
340°, 65.2174%, 50.3922%
HSV (HSB):
340°, 78.1991%, 82.7451%
XYZ:
30.1899, 16.7425, 13.9524
xyY:
0.4959, 0.2750, 16.7425
CIE-Lab:
47.9339, 65.5723, 9.4002
CIE-LCH:
47.9339, 66.2426, 8.1581
CIE-Luv:
47.9339, 109.5584, -1.3046
Hunter-Lab:
40.9176, 60.0958, 8.4252
#d32e65 color charts
#d32e65 color shades, tints & tones
#d32e65 color schemes
#d32e65 color preview, HTML & CSS examples
This text has a color of #d32e65
<p style="color:#d32e65;">Text here</p>
.mytext {color:#d32e65;}
This box has a color of #d32e65
<div style="background-color:#d32e65;">Content here</div>
.mybackground {background-color:#d32e65;}
Border around this has a color of #d32e65
<div style="border:2px solid #d32e65;">Content here</div>
.myborder {border:2px solid #d32e65;}