#d32f7b color space conversions
Hex:
#d32f7b
RGB:
211, 47, 123
CMY:
17, 82, 52
CMYK:
0, 78, 42, 17
HSL:
332°, 65.0794%, 50.5882%
HSV (HSB):
332°, 77.7251%, 82.7451%
XYZ:
31.4556, 17.3120, 20.4225
xyY:
0.4546, 0.2502, 17.3120
CIE-Lab:
48.6507, 67.1848, -3.0177
CIE-LCH:
48.6507, 67.2525, 357.4282
CIE-Luv:
48.6507, 100.6888, -16.5746
Hunter-Lab:
41.6077, 62.1336, 0.0237
#d32f7b color charts
#d32f7b color shades, tints & tones
#d32f7b color schemes
#d32f7b color preview, HTML & CSS examples
This text has a color of #d32f7b
<p style="color:#d32f7b;">Text here</p>
.mytext {color:#d32f7b;}
This box has a color of #d32f7b
<div style="background-color:#d32f7b;">Content here</div>
.mybackground {background-color:#d32f7b;}
Border around this has a color of #d32f7b
<div style="border:2px solid #d32f7b;">Content here</div>
.myborder {border:2px solid #d32f7b;}