#d15d91 color space conversions
Hex:
#d15d91
RGB:
209, 93, 145
CMY:
18, 64, 43
CMYK:
0, 56, 31, 18
HSL:
333°, 55.7692%, 59.2157%
HSV (HSB):
333°, 55.5024%, 81.9608%
XYZ:
35.3197, 23.4283, 29.4486
xyY:
0.4005, 0.2656, 23.4283
CIE-Lab:
55.5108, 51.2337, -6.0451
CIE-LCH:
55.5108, 51.5891, 353.2707
CIE-Luv:
55.5108, 71.8266, -17.6915
Hunter-Lab:
48.4028, 45.5470, -2.1905
#d15d91 color charts
#d15d91 color shades, tints & tones
#d15d91 color schemes
#d15d91 color preview, HTML & CSS examples
This text has a color of #d15d91
<p style="color:#d15d91;">Text here</p>
.mytext {color:#d15d91;}
This box has a color of #d15d91
<div style="background-color:#d15d91;">Content here</div>
.mybackground {background-color:#d15d91;}
Border around this has a color of #d15d91
<div style="border:2px solid #d15d91;">Content here</div>
.myborder {border:2px solid #d15d91;}