#d60da5 color space conversions
Hex:
#d60da5
RGB:
214, 13, 165
CMY:
16, 95, 35
CMYK:
0, 94, 23, 16
HSL:
315°, 88.5463%, 44.5098%
HSV (HSB):
315°, 93.9252%, 83.9216%
XYZ:
34.6670, 17.3006, 37.1095
xyY:
0.3892, 0.1942, 17.3006
CIE-Lab:
48.6366, 78.6362, -28.2604
CIE-LCH:
48.6366, 83.5601, 340.2325
CIE-Luv:
48.6366, 91.1263, -53.3368
Hunter-Lab:
41.5940, 75.9835, -23.7818
#d60da5 color charts
#d60da5 color shades, tints & tones
#d60da5 color schemes
#d60da5 color preview, HTML & CSS examples
This text has a color of #d60da5
<p style="color:#d60da5;">Text here</p>
.mytext {color:#d60da5;}
This box has a color of #d60da5
<div style="background-color:#d60da5;">Content here</div>
.mybackground {background-color:#d60da5;}
Border around this has a color of #d60da5
<div style="border:2px solid #d60da5;">Content here</div>
.myborder {border:2px solid #d60da5;}