#d13d85 color space conversions
Hex:
#d13d85
RGB:
209, 61, 133
CMY:
18, 76, 48
CMYK:
0, 71, 36, 18
HSL:
331°, 61.6667%, 52.9412%
HSV (HSB):
331°, 70.8134%, 81.9608%
XYZ:
32.1969, 18.5863, 24.0808
xyY:
0.4301, 0.2483, 18.5863
CIE-Lab:
50.1996, 63.2043, -6.8113
CIE-LCH:
50.1996, 63.5703, 353.8492
CIE-Luv:
50.1996, 90.1986, -20.7847
Hunter-Lab:
43.1118, 57.8623, -2.9392
#d13d85 color charts
#d13d85 color shades, tints & tones
#d13d85 color schemes
#d13d85 color preview, HTML & CSS examples
This text has a color of #d13d85
<p style="color:#d13d85;">Text here</p>
.mytext {color:#d13d85;}
This box has a color of #d13d85
<div style="background-color:#d13d85;">Content here</div>
.mybackground {background-color:#d13d85;}
Border around this has a color of #d13d85
<div style="border:2px solid #d13d85;">Content here</div>
.myborder {border:2px solid #d13d85;}