#d15d87 color space conversions
Hex:
#d15d87
RGB:
209, 93, 135
CMY:
18, 64, 47
CMYK:
0, 56, 35, 18
HSL:
338°, 55.7692%, 59.2157%
HSV (HSB):
338°, 55.5024%, 81.9608%
XYZ:
34.5820, 23.1333, 25.5642
xyY:
0.4153, 0.2778, 23.1333
CIE-Lab:
55.2094, 50.0131, -0.6078
CIE-LCH:
55.2094, 50.0168, 359.3037
CIE-Luv:
55.2094, 74.6475, -10.0651
Hunter-Lab:
48.0971, 44.1725, 2.1546
#d15d87 color charts
#d15d87 color shades, tints & tones
#d15d87 color schemes
#d15d87 color preview, HTML & CSS examples
This text has a color of #d15d87
<p style="color:#d15d87;">Text here</p>
.mytext {color:#d15d87;}
This box has a color of #d15d87
<div style="background-color:#d15d87;">Content here</div>
.mybackground {background-color:#d15d87;}
Border around this has a color of #d15d87
<div style="border:2px solid #d15d87;">Content here</div>
.myborder {border:2px solid #d15d87;}