#d83c6e color space conversions
Hex:
#d83c6e
RGB:
216, 60, 110
CMY:
15, 76, 57
CMYK:
0, 72, 49, 15
HSL:
341°, 66.6667%, 54.1176%
HSV (HSB):
341°, 72.2222%, 84.7059%
XYZ:
32.7492, 18.9564, 16.6847
xyY:
0.4789, 0.2772, 18.9564
CIE-Lab:
50.6362, 63.3042, 7.8655
CIE-LCH:
50.6362, 63.7910, 7.0827
CIE-Luv:
50.6362, 104.6349, -2.4056
Hunter-Lab:
43.5390, 58.0712, 7.7566
#d83c6e color charts
#d83c6e color shades, tints & tones
#d83c6e color schemes
#d83c6e color preview, HTML & CSS examples
This text has a color of #d83c6e
<p style="color:#d83c6e;">Text here</p>
.mytext {color:#d83c6e;}
This box has a color of #d83c6e
<div style="background-color:#d83c6e;">Content here</div>
.mybackground {background-color:#d83c6e;}
Border around this has a color of #d83c6e
<div style="border:2px solid #d83c6e;">Content here</div>
.myborder {border:2px solid #d83c6e;}