#d3217d color space conversions
Hex:
#d3217d
RGB:
211, 33, 125
CMY:
17, 87, 51
CMYK:
0, 84, 41, 17
HSL:
329°, 72.9508%, 47.8431%
HSV (HSB):
329°, 84.3602%, 82.7451%
XYZ:
31.1095, 16.4173, 20.9312
xyY:
0.4544, 0.2398, 16.4173
CIE-Lab:
47.5172, 70.7973, -5.9147
CIE-LCH:
47.5172, 71.0440, 355.2243
CIE-Luv:
47.5172, 103.7652, -20.9834
Hunter-Lab:
40.5182, 66.1437, -2.2658
#d3217d color charts
#d3217d color shades, tints & tones
#d3217d color schemes
#d3217d color preview, HTML & CSS examples
This text has a color of #d3217d
<p style="color:#d3217d;">Text here</p>
.mytext {color:#d3217d;}
This box has a color of #d3217d
<div style="background-color:#d3217d;">Content here</div>
.mybackground {background-color:#d3217d;}
Border around this has a color of #d3217d
<div style="border:2px solid #d3217d;">Content here</div>
.myborder {border:2px solid #d3217d;}