#d60e84 color space conversions
Hex:
#d60e84
RGB:
214, 14, 132
CMY:
16, 95, 48
CMYK:
0, 93, 38, 16
HSL:
325°, 87.7193%, 44.7059%
HSV (HSB):
325°, 93.4579%, 83.9216%
XYZ:
32.0535, 16.2762, 23.2820
xyY:
0.4476, 0.2273, 16.2762
CIE-Lab:
47.3347, 75.0345, -10.3982
CIE-LCH:
47.3347, 75.7515, 352.1103
CIE-Luv:
47.3347, 106.2561, -27.7026
Hunter-Lab:
40.3437, 71.2183, -5.9751
#d60e84 color charts
#d60e84 color shades, tints & tones
#d60e84 color schemes
#d60e84 color preview, HTML & CSS examples
This text has a color of #d60e84
<p style="color:#d60e84;">Text here</p>
.mytext {color:#d60e84;}
This box has a color of #d60e84
<div style="background-color:#d60e84;">Content here</div>
.mybackground {background-color:#d60e84;}
Border around this has a color of #d60e84
<div style="border:2px solid #d60e84;">Content here</div>
.myborder {border:2px solid #d60e84;}