#d32f7a color space conversions
Hex:
#d32f7a
RGB:
211, 47, 122
CMY:
17, 82, 52
CMYK:
0, 78, 42, 17
HSL:
333°, 65.0794%, 50.5882%
HSV (HSB):
333°, 77.7251%, 82.7451%
XYZ:
31.3933, 17.2871, 20.0945
xyY:
0.4565, 0.2514, 17.2871
CIE-Lab:
48.6197, 67.0901, -2.4548
CIE-LCH:
48.6197, 67.1350, 357.9045
CIE-Luv:
48.6197, 101.0890, -15.8371
Hunter-Lab:
41.5777, 62.0158, 0.4496
#d32f7a color charts
#d32f7a color shades, tints & tones
#d32f7a color schemes
#d32f7a color preview, HTML & CSS examples
This text has a color of #d32f7a
<p style="color:#d32f7a;">Text here</p>
.mytext {color:#d32f7a;}
This box has a color of #d32f7a
<div style="background-color:#d32f7a;">Content here</div>
.mybackground {background-color:#d32f7a;}
Border around this has a color of #d32f7a
<div style="border:2px solid #d32f7a;">Content here</div>
.myborder {border:2px solid #d32f7a;}