#d32f6a color space conversions
Hex:
#d32f6a
RGB:
211, 47, 106
CMY:
17, 82, 58
CMYK:
0, 78, 50, 17
HSL:
338°, 65.0794%, 50.5882%
HSV (HSB):
338°, 77.7251%, 82.7451%
XYZ:
30.4820, 16.9225, 15.2955
xyY:
0.4862, 0.2699, 16.9225
CIE-Lab:
48.1623, 65.6845, 6.6571
CIE-LCH:
48.1623, 66.0210, 5.7872
CIE-Luv:
48.1623, 107.3203, -4.4461
Hunter-Lab:
41.1370, 60.2766, 6.7508
#d32f6a color charts
#d32f6a color shades, tints & tones
#d32f6a color schemes
#d32f6a color preview, HTML & CSS examples
This text has a color of #d32f6a
<p style="color:#d32f6a;">Text here</p>
.mytext {color:#d32f6a;}
This box has a color of #d32f6a
<div style="background-color:#d32f6a;">Content here</div>
.mybackground {background-color:#d32f6a;}
Border around this has a color of #d32f6a
<div style="border:2px solid #d32f6a;">Content here</div>
.myborder {border:2px solid #d32f6a;}