#d83e80 color space conversions
Hex:
#d83e80
RGB:
216, 62, 128
CMY:
15, 76, 50
CMYK:
0, 71, 41, 15
HSL:
334°, 66.3793%, 54.5098%
HSV (HSB):
334°, 71.2963%, 84.7059%
XYZ:
33.9378, 19.6027, 22.4171
xyY:
0.4468, 0.2581, 19.6027
CIE-Lab:
51.3850, 64.2670, -1.9152
CIE-LCH:
51.3850, 64.2955, 358.2930
CIE-Luv:
51.3850, 97.2848, -14.6640
Hunter-Lab:
44.2749, 59.3435, 0.9730
#d83e80 color charts
#d83e80 color shades, tints & tones
#d83e80 color schemes
#d83e80 color preview, HTML & CSS examples
This text has a color of #d83e80
<p style="color:#d83e80;">Text here</p>
.mytext {color:#d83e80;}
This box has a color of #d83e80
<div style="background-color:#d83e80;">Content here</div>
.mybackground {background-color:#d83e80;}
Border around this has a color of #d83e80
<div style="border:2px solid #d83e80;">Content here</div>
.myborder {border:2px solid #d83e80;}