#d80a83 color space conversions
Hex:
#d80a83
RGB:
216, 10, 131
CMY:
15, 96, 49
CMYK:
0, 95, 39, 15
HSL:
325°, 91.1504%, 44.3137%
HSV (HSB):
325°, 95.3704%, 84.7059%
XYZ:
32.5242, 16.4547, 22.9346
xyY:
0.4523, 0.2288, 16.4547
CIE-Lab:
47.5655, 75.7353, -9.4025
CIE-LCH:
47.5655, 76.3167, 352.9230
CIE-Luv:
47.5655, 108.7320, -26.5675
Hunter-Lab:
40.5644, 72.1320, -5.1267
#d80a83 color charts
#d80a83 color shades, tints & tones
#d80a83 color schemes
#d80a83 color preview, HTML & CSS examples
This text has a color of #d80a83
<p style="color:#d80a83;">Text here</p>
.mytext {color:#d80a83;}
This box has a color of #d80a83
<div style="background-color:#d80a83;">Content here</div>
.mybackground {background-color:#d80a83;}
Border around this has a color of #d80a83
<div style="border:2px solid #d80a83;">Content here</div>
.myborder {border:2px solid #d80a83;}