#d60c85 color space conversions
Hex:
#d60c85
RGB:
214, 12, 133
CMY:
16, 95, 48
CMYK:
0, 94, 38, 16
HSL:
324°, 89.3805%, 44.3137%
HSV (HSB):
324°, 94.3925%, 83.9216%
XYZ:
32.0967, 16.2525, 23.6357
xyY:
0.4459, 0.2258, 16.2525
CIE-Lab:
47.3041, 75.3229, -11.0536
CIE-LCH:
47.3041, 76.1297, 351.6515
CIE-Luv:
47.3041, 106.0011, -28.6246
Hunter-Lab:
40.3144, 71.5639, -6.5406
#d60c85 color charts
#d60c85 color shades, tints & tones
#d60c85 color schemes
#d60c85 color preview, HTML & CSS examples
This text has a color of #d60c85
<p style="color:#d60c85;">Text here</p>
.mytext {color:#d60c85;}
This box has a color of #d60c85
<div style="background-color:#d60c85;">Content here</div>
.mybackground {background-color:#d60c85;}
Border around this has a color of #d60c85
<div style="border:2px solid #d60c85;">Content here</div>
.myborder {border:2px solid #d60c85;}