#d83c8c color space conversions
Hex:
#d83c8c
RGB:
216, 60, 140
CMY:
15, 76, 45
CMYK:
0, 72, 35, 15
HSL:
329°, 66.6667%, 54.1176%
HSV (HSB):
329°, 72.2222%, 84.7059%
XYZ:
34.6684, 19.7241, 26.7908
xyY:
0.4270, 0.2430, 19.7241
CIE-Lab:
51.5238, 66.1959, -8.9049
CIE-LCH:
51.5238, 66.7922, 352.3383
CIE-Luv:
51.5238, 93.5360, -24.3269
Hunter-Lab:
44.4118, 61.6185, -4.6776
#d83c8c color charts
#d83c8c color shades, tints & tones
#d83c8c color schemes
#d83c8c color preview, HTML & CSS examples
This text has a color of #d83c8c
<p style="color:#d83c8c;">Text here</p>
.mytext {color:#d83c8c;}
This box has a color of #d83c8c
<div style="background-color:#d83c8c;">Content here</div>
.mybackground {background-color:#d83c8c;}
Border around this has a color of #d83c8c
<div style="border:2px solid #d83c8c;">Content here</div>
.myborder {border:2px solid #d83c8c;}