#d32f6d color space conversions
Hex:
#d32f6d
RGB:
211, 47, 109
CMY:
17, 82, 57
CMYK:
0, 78, 48, 17
HSL:
337°, 65.0794%, 50.5882%
HSV (HSB):
337°, 77.7251%, 82.7451%
XYZ:
30.6408, 16.9860, 16.1317
xyY:
0.4806, 0.2664, 16.9860
CIE-Lab:
48.2424, 65.9322, 4.9342
CIE-LCH:
48.2424, 66.1166, 4.2799
CIE-Luv:
48.2424, 106.1810, -6.5165
Hunter-Lab:
41.2141, 60.5818, 5.6431
#d32f6d color charts
#d32f6d color shades, tints & tones
#d32f6d color schemes
#d32f6d color preview, HTML & CSS examples
This text has a color of #d32f6d
<p style="color:#d32f6d;">Text here</p>
.mytext {color:#d32f6d;}
This box has a color of #d32f6d
<div style="background-color:#d32f6d;">Content here</div>
.mybackground {background-color:#d32f6d;}
Border around this has a color of #d32f6d
<div style="border:2px solid #d32f6d;">Content here</div>
.myborder {border:2px solid #d32f6d;}