#d60f8b color space conversions
Hex:
#d60f8b
RGB:
214, 15, 139
CMY:
16, 94, 45
CMYK:
0, 93, 35, 16
HSL:
323°, 86.8996%, 44.9020%
HSV (HSB):
323°, 92.9907%, 83.9216%
XYZ:
32.5626, 16.5019, 25.8950
xyY:
0.4344, 0.2201, 16.5019
CIE-Lab:
47.6262, 75.6113, -14.2123
CIE-LCH:
47.6262, 76.9355, 349.3546
CIE-Luv:
47.6262, 102.9110, -32.9536
Hunter-Lab:
40.6225, 71.9944, -9.3590
#d60f8b color charts
#d60f8b color shades, tints & tones
#d60f8b color schemes
#d60f8b color preview, HTML & CSS examples
This text has a color of #d60f8b
<p style="color:#d60f8b;">Text here</p>
.mytext {color:#d60f8b;}
This box has a color of #d60f8b
<div style="background-color:#d60f8b;">Content here</div>
.mybackground {background-color:#d60f8b;}
Border around this has a color of #d60f8b
<div style="border:2px solid #d60f8b;">Content here</div>
.myborder {border:2px solid #d60f8b;}