#d60f8c color space conversions
Hex:
#d60f8c
RGB:
214, 15, 140
CMY:
16, 94, 45
CMYK:
0, 93, 35, 16
HSL:
322°, 86.8996%, 44.9020%
HSV (HSB):
322°, 92.9907%, 83.9216%
XYZ:
32.6360, 16.5312, 26.2817
xyY:
0.4326, 0.2191, 16.5312
CIE-Lab:
47.6639, 75.7115, -14.7610
CIE-LCH:
47.6639, 77.1370, 348.9678
CIE-Luv:
47.6639, 102.4483, -33.7219
Hunter-Lab:
40.6586, 72.1264, -9.8639
#d60f8c color charts
#d60f8c color shades, tints & tones
#d60f8c color schemes
#d60f8c color preview, HTML & CSS examples
This text has a color of #d60f8c
<p style="color:#d60f8c;">Text here</p>
.mytext {color:#d60f8c;}
This box has a color of #d60f8c
<div style="background-color:#d60f8c;">Content here</div>
.mybackground {background-color:#d60f8c;}
Border around this has a color of #d60f8c
<div style="border:2px solid #d60f8c;">Content here</div>
.myborder {border:2px solid #d60f8c;}