#d15d85 color space conversions
Hex:
#d15d85
RGB:
209, 93, 133
CMY:
18, 64, 48
CMYK:
0, 56, 36, 18
HSL:
339°, 55.7692%, 59.2157%
HSV (HSB):
339°, 55.5024%, 81.9608%
XYZ:
34.4425, 23.0775, 24.8294
xyY:
0.4182, 0.2802, 23.0775
CIE-Lab:
55.1520, 49.7794, 0.4870
CIE-LCH:
55.1520, 49.7818, 0.5605
CIE-Luv:
55.1520, 75.2034, -8.5692
Hunter-Lab:
48.0390, 43.9107, 2.9828
#d15d85 color charts
#d15d85 color shades, tints & tones
#d15d85 color schemes
#d15d85 color preview, HTML & CSS examples
This text has a color of #d15d85
<p style="color:#d15d85;">Text here</p>
.mytext {color:#d15d85;}
This box has a color of #d15d85
<div style="background-color:#d15d85;">Content here</div>
.mybackground {background-color:#d15d85;}
Border around this has a color of #d15d85
<div style="border:2px solid #d15d85;">Content here</div>
.myborder {border:2px solid #d15d85;}