#d80e97 color space conversions
Hex:
#d80e97
RGB:
216, 14, 151
CMY:
15, 95, 41
CMYK:
0, 94, 30, 15
HSL:
319°, 87.8261%, 45.0980%
HSV (HSB):
319°, 93.5185%, 84.7059%
XYZ:
34.0619, 17.1474, 30.7927
xyY:
0.4154, 0.2091, 17.1474
CIE-Lab:
48.4452, 77.3702, -20.1657
CIE-LCH:
48.4452, 79.9550, 345.3915
CIE-Luv:
48.4452, 99.0621, -41.6155
Hunter-Lab:
41.4094, 74.3612, -15.1024
#d80e97 color charts
#d80e97 color shades, tints & tones
#d80e97 color schemes
#d80e97 color preview, HTML & CSS examples
This text has a color of #d80e97
<p style="color:#d80e97;">Text here</p>
.mytext {color:#d80e97;}
This box has a color of #d80e97
<div style="background-color:#d80e97;">Content here</div>
.mybackground {background-color:#d80e97;}
Border around this has a color of #d80e97
<div style="border:2px solid #d80e97;">Content here</div>
.myborder {border:2px solid #d80e97;}