#d83c8d color space conversions
Hex:
#d83c8d
RGB:
216, 60, 141
CMY:
15, 76, 45
CMYK:
0, 72, 35, 15
HSL:
329°, 66.6667%, 54.1176%
HSV (HSB):
329°, 72.2222%, 84.7059%
XYZ:
34.7425, 19.7537, 27.1810
xyY:
0.4254, 0.2419, 19.7537
CIE-Lab:
51.5576, 66.3045, -9.4521
CIE-LCH:
51.5576, 66.9748, 351.8868
CIE-Luv:
51.5576, 93.1527, -25.0951
Hunter-Lab:
44.4452, 61.7531, -5.1479
#d83c8d color charts
#d83c8d color shades, tints & tones
#d83c8d color schemes
#d83c8d color preview, HTML & CSS examples
This text has a color of #d83c8d
<p style="color:#d83c8d;">Text here</p>
.mytext {color:#d83c8d;}
This box has a color of #d83c8d
<div style="background-color:#d83c8d;">Content here</div>
.mybackground {background-color:#d83c8d;}
Border around this has a color of #d83c8d
<div style="border:2px solid #d83c8d;">Content here</div>
.myborder {border:2px solid #d83c8d;}