#d60d95 color space conversions
Hex:
#d60d95
RGB:
214, 13, 149
CMY:
16, 95, 42
CMYK:
0, 94, 30, 16
HSL:
319°, 88.5463%, 44.5098%
HSV (HSB):
319°, 93.9252%, 83.9216%
XYZ:
33.3003, 16.7539, 29.9125
xyY:
0.4164, 0.2095, 16.7539
CIE-Lab:
47.9485, 76.8445, -19.7592
CIE-LCH:
47.9485, 79.3442, 345.5798
CIE-Luv:
47.9485, 98.4758, -40.8533
Hunter-Lab:
40.9315, 73.5904, -14.6766
#d60d95 color charts
#d60d95 color shades, tints & tones
#d60d95 color schemes
#d60d95 color preview, HTML & CSS examples
This text has a color of #d60d95
<p style="color:#d60d95;">Text here</p>
.mytext {color:#d60d95;}
This box has a color of #d60d95
<div style="background-color:#d60d95;">Content here</div>
.mybackground {background-color:#d60d95;}
Border around this has a color of #d60d95
<div style="border:2px solid #d60d95;">Content here</div>
.myborder {border:2px solid #d60d95;}