#d32d59 color space conversions
Hex:
#d32d59
RGB:
211, 45, 89
CMY:
17, 82, 65
CMYK:
0, 79, 58, 17
HSL:
344°, 65.3543%, 50.1961%
HSV (HSB):
344°, 78.6730%, 82.7451%
XYZ:
29.6055, 16.4469, 11.0654
xyY:
0.5183, 0.2879, 16.4469
CIE-Lab:
47.5555, 64.9878, 16.2461
CIE-LCH:
47.5555, 66.9876, 14.0355
CIE-Luv:
47.5555, 114.2332, 6.1314
Hunter-Lab:
40.5548, 59.3364, 12.2111
#d32d59 color charts
#d32d59 color shades, tints & tones
#d32d59 color schemes
#d32d59 color preview, HTML & CSS examples
This text has a color of #d32d59
<p style="color:#d32d59;">Text here</p>
.mytext {color:#d32d59;}
This box has a color of #d32d59
<div style="background-color:#d32d59;">Content here</div>
.mybackground {background-color:#d32d59;}
Border around this has a color of #d32d59
<div style="border:2px solid #d32d59;">Content here</div>
.myborder {border:2px solid #d32d59;}