#d60b8b color space conversions
Hex:
#d60b8b
RGB:
214, 11, 139
CMY:
16, 96, 45
CMYK:
0, 95, 35, 16
HSL:
322°, 90.2222%, 44.1176%
HSV (HSB):
322°, 94.8598%, 83.9216%
XYZ:
32.5114, 16.3996, 25.8780
xyY:
0.4347, 0.2193, 16.3996
CIE-Lab:
47.4944, 75.9960, -14.4123
CIE-LCH:
47.4944, 77.3505, 349.2616
CIE-Luv:
47.4944, 103.3047, -33.2807
Hunter-Lab:
40.4964, 72.4353, -9.5400
#d60b8b color charts
#d60b8b color shades, tints & tones
#d60b8b color schemes
#d60b8b color preview, HTML & CSS examples
This text has a color of #d60b8b
<p style="color:#d60b8b;">Text here</p>
.mytext {color:#d60b8b;}
This box has a color of #d60b8b
<div style="background-color:#d60b8b;">Content here</div>
.mybackground {background-color:#d60b8b;}
Border around this has a color of #d60b8b
<div style="border:2px solid #d60b8b;">Content here</div>
.myborder {border:2px solid #d60b8b;}