#d80cac color space conversions
Hex:
#d80cac
RGB:
216, 12, 172
CMY:
15, 95, 33
CMYK:
0, 94, 20, 15
HSL:
313°, 89.4737%, 44.7059%
HSV (HSB):
313°, 94.4444%, 84.7059%
XYZ:
35.8968, 17.8404, 40.5813
xyY:
0.3806, 0.1892, 17.8404
CIE-Lab:
49.3020, 79.9432, -31.3406
CIE-LCH:
49.3020, 85.8671, 338.5931
CIE-Luv:
49.3020, 89.6116, -58.1695
Hunter-Lab:
42.2379, 77.7855, -27.3980
#d80cac color charts
#d80cac color shades, tints & tones
#d80cac color schemes
#d80cac color preview, HTML & CSS examples
This text has a color of #d80cac
<p style="color:#d80cac;">Text here</p>
.mytext {color:#d80cac;}
This box has a color of #d80cac
<div style="background-color:#d80cac;">Content here</div>
.mybackground {background-color:#d80cac;}
Border around this has a color of #d80cac
<div style="border:2px solid #d80cac;">Content here</div>
.myborder {border:2px solid #d80cac;}