#d83d80 color space conversions
Hex:
#d83d80
RGB:
216, 61, 128
CMY:
15, 76, 50
CMYK:
0, 72, 41, 15
HSL:
334°, 66.5236%, 54.3137%
HSV (HSB):
334°, 71.7593%, 84.7059%
XYZ:
33.8839, 19.4949, 22.3991
xyY:
0.4471, 0.2573, 19.4949
CIE-Lab:
51.2613, 64.6124, -2.0970
CIE-LCH:
51.2613, 64.6464, 358.1411
CIE-Luv:
51.2613, 97.6885, -14.9677
Hunter-Lab:
44.1531, 59.7165, 0.8290
#d83d80 color charts
#d83d80 color shades, tints & tones
#d83d80 color schemes
#d83d80 color preview, HTML & CSS examples
This text has a color of #d83d80
<p style="color:#d83d80;">Text here</p>
.mytext {color:#d83d80;}
This box has a color of #d83d80
<div style="background-color:#d83d80;">Content here</div>
.mybackground {background-color:#d83d80;}
Border around this has a color of #d83d80
<div style="border:2px solid #d83d80;">Content here</div>
.myborder {border:2px solid #d83d80;}