#d32d67 color space conversions
Hex:
#d32d67
RGB:
211, 45, 103
CMY:
17, 82, 60
CMYK:
0, 79, 51, 17
HSL:
339°, 65.3543%, 50.1961%
HSV (HSB):
339°, 78.6730%, 82.7451%
XYZ:
30.2505, 16.7049, 14.4620
xyY:
0.4925, 0.2720, 16.7049
CIE-Lab:
47.8861, 66.0065, 8.1048
CIE-LCH:
47.8861, 66.5022, 7.0002
CIE-Luv:
47.8861, 109.1782, -2.8708
Hunter-Lab:
40.8717, 60.5886, 7.6311
#d32d67 color charts
#d32d67 color shades, tints & tones
#d32d67 color schemes
#d32d67 color preview, HTML & CSS examples
This text has a color of #d32d67
<p style="color:#d32d67;">Text here</p>
.mytext {color:#d32d67;}
This box has a color of #d32d67
<div style="background-color:#d32d67;">Content here</div>
.mybackground {background-color:#d32d67;}
Border around this has a color of #d32d67
<div style="border:2px solid #d32d67;">Content here</div>
.myborder {border:2px solid #d32d67;}