#d60d89 color space conversions
Hex:
#d60d89
RGB:
214, 13, 137
CMY:
16, 95, 46
CMYK:
0, 94, 36, 16
HSL:
323°, 88.5463%, 44.5098%
HSV (HSB):
323°, 93.9252%, 83.9216%
XYZ:
32.3908, 16.3901, 25.1233
xyY:
0.4383, 0.2218, 16.3901
CIE-Lab:
47.4822, 75.6156, -13.2171
CIE-LCH:
47.4822, 76.7620, 350.0852
CIE-Luv:
47.4822, 104.0463, -31.5929
Hunter-Lab:
40.4847, 71.9652, -8.4539
#d60d89 color charts
#d60d89 color shades, tints & tones
#d60d89 color schemes
#d60d89 color preview, HTML & CSS examples
This text has a color of #d60d89
<p style="color:#d60d89;">Text here</p>
.mytext {color:#d60d89;}
This box has a color of #d60d89
<div style="background-color:#d60d89;">Content here</div>
.mybackground {background-color:#d60d89;}
Border around this has a color of #d60d89
<div style="border:2px solid #d60d89;">Content here</div>
.myborder {border:2px solid #d60d89;}