#d83c97 color space conversions
Hex:
#d83c97
RGB:
216, 60, 151
CMY:
15, 76, 41
CMYK:
0, 72, 30, 15
HSL:
325°, 66.6667%, 54.1176%
HSV (HSB):
325°, 72.2222%, 84.7059%
XYZ:
35.5207, 20.0650, 31.2789
xyY:
0.4089, 0.2310, 20.0650
CIE-Lab:
51.9106, 67.4324, -14.8783
CIE-LCH:
51.9106, 69.0543, 347.5576
CIE-Luv:
51.9106, 89.3011, -32.8617
Hunter-Lab:
44.7940, 63.1572, -10.0455
#d83c97 color charts
#d83c97 color shades, tints & tones
#d83c97 color schemes
#d83c97 color preview, HTML & CSS examples
This text has a color of #d83c97
<p style="color:#d83c97;">Text here</p>
.mytext {color:#d83c97;}
This box has a color of #d83c97
<div style="background-color:#d83c97;">Content here</div>
.mybackground {background-color:#d83c97;}
Border around this has a color of #d83c97
<div style="border:2px solid #d83c97;">Content here</div>
.myborder {border:2px solid #d83c97;}