#d32d55 color space conversions
Hex:
#d32d55
RGB:
211, 45, 85
CMY:
17, 82, 67
CMYK:
0, 79, 60, 17
HSL:
346°, 65.3543%, 50.1961%
HSV (HSB):
346°, 78.6730%, 82.7451%
XYZ:
29.4420, 16.3815, 10.2045
xyY:
0.5255, 0.2924, 16.3815
CIE-Lab:
47.4711, 64.7263, 18.5866
CIE-LCH:
47.4711, 67.3421, 16.0218
CIE-Luv:
47.4711, 115.5888, 8.5301
Hunter-Lab:
40.4741, 59.0164, 13.3834
#d32d55 color charts
#d32d55 color shades, tints & tones
#d32d55 color schemes
#d32d55 color preview, HTML & CSS examples
This text has a color of #d32d55
<p style="color:#d32d55;">Text here</p>
.mytext {color:#d32d55;}
This box has a color of #d32d55
<div style="background-color:#d32d55;">Content here</div>
.mybackground {background-color:#d32d55;}
Border around this has a color of #d32d55
<div style="border:2px solid #d32d55;">Content here</div>
.myborder {border:2px solid #d32d55;}