#d83a81 color space conversions
Hex:
#d83a81
RGB:
216, 58, 129
CMY:
15, 77, 49
CMYK:
0, 73, 40, 15
HSL:
333°, 66.9492%, 53.7255%
HSV (HSB):
333°, 73.1481%, 84.7059%
XYZ:
33.7944, 19.2100, 22.6956
xyY:
0.4464, 0.2538, 19.2100
CIE-Lab:
50.9320, 65.7191, -3.1834
CIE-LCH:
50.9320, 65.7962, 357.2268
CIE-Luv:
50.9320, 98.4841, -16.5953
Hunter-Lab:
43.8292, 60.9307, -0.0210
#d83a81 color charts
#d83a81 color shades, tints & tones
#d83a81 color schemes
#d83a81 color preview, HTML & CSS examples
This text has a color of #d83a81
<p style="color:#d83a81;">Text here</p>
.mytext {color:#d83a81;}
This box has a color of #d83a81
<div style="background-color:#d83a81;">Content here</div>
.mybackground {background-color:#d83a81;}
Border around this has a color of #d83a81
<div style="border:2px solid #d83a81;">Content here</div>
.myborder {border:2px solid #d83a81;}