#d80381 color space conversions
Hex:
#d80381
RGB:
216, 3, 129
CMY:
15, 99, 49
CMYK:
0, 99, 40, 15
HSL:
325°, 97.2603%, 42.9412%
HSV (HSB):
325°, 98.6111%, 84.7059%
XYZ:
32.3139, 16.2490, 22.2021
xyY:
0.4566, 0.2296, 16.2490
CIE-Lab:
47.2995, 76.1263, -8.5805
CIE-LCH:
47.2995, 76.6084, 353.5691
CIE-Luv:
47.2995, 110.2981, -25.5479
Hunter-Lab:
40.3101, 72.5489, -4.4389
#d80381 color charts
#d80381 color shades, tints & tones
#d80381 color schemes
#d80381 color preview, HTML & CSS examples
This text has a color of #d80381
<p style="color:#d80381;">Text here</p>
.mytext {color:#d80381;}
This box has a color of #d80381
<div style="background-color:#d80381;">Content here</div>
.mybackground {background-color:#d80381;}
Border around this has a color of #d80381
<div style="border:2px solid #d80381;">Content here</div>
.myborder {border:2px solid #d80381;}