#d83f84 color space conversions
Hex:
#d83f84
RGB:
216, 63, 132
CMY:
15, 75, 48
CMYK:
0, 71, 39, 15
HSL:
333°, 66.2338%, 54.7059%
HSV (HSB):
333°, 70.8333%, 84.7059%
XYZ:
34.2613, 19.8199, 23.8496
xyY:
0.4396, 0.2543, 19.8199
CIE-Lab:
51.6330, 64.3216, -3.9517
CIE-LCH:
51.6330, 64.4428, 356.4844
CIE-Luv:
51.6330, 95.4023, -17.3363
Hunter-Lab:
44.5195, 59.4606, -0.5987
#d83f84 color charts
#d83f84 color shades, tints & tones
#d83f84 color schemes
#d83f84 color preview, HTML & CSS examples
This text has a color of #d83f84
<p style="color:#d83f84;">Text here</p>
.mytext {color:#d83f84;}
This box has a color of #d83f84
<div style="background-color:#d83f84;">Content here</div>
.mybackground {background-color:#d83f84;}
Border around this has a color of #d83f84
<div style="border:2px solid #d83f84;">Content here</div>
.myborder {border:2px solid #d83f84;}