#d60e80 color space conversions
Hex:
#d60e80
RGB:
214, 14, 128
CMY:
16, 95, 50
CMYK:
0, 93, 40, 16
HSL:
326°, 87.7193%, 44.7059%
HSV (HSB):
326°, 93.4579%, 83.9216%
XYZ:
31.7849, 16.1687, 21.8677
xyY:
0.4552, 0.2316, 16.1687
CIE-Lab:
47.1951, 74.6617, -8.1665
CIE-LCH:
47.1951, 75.1070, 353.7578
CIE-Luv:
47.1951, 108.0984, -24.6877
Hunter-Lab:
40.2104, 70.7298, -4.0966
#d60e80 color charts
#d60e80 color shades, tints & tones
#d60e80 color schemes
#d60e80 color preview, HTML & CSS examples
This text has a color of #d60e80
<p style="color:#d60e80;">Text here</p>
.mytext {color:#d60e80;}
This box has a color of #d60e80
<div style="background-color:#d60e80;">Content here</div>
.mybackground {background-color:#d60e80;}
Border around this has a color of #d60e80
<div style="border:2px solid #d60e80;">Content here</div>
.myborder {border:2px solid #d60e80;}