#d15e8b color space conversions
Hex:
#d15e8b
RGB:
209, 94, 139
CMY:
18, 63, 45
CMYK:
0, 55, 33, 18
HSL:
337°, 55.5556%, 59.4118%
HSV (HSB):
337°, 55.0239%, 81.9608%
XYZ:
34.9574, 23.4248, 27.1051
xyY:
0.4089, 0.2740, 23.4248
CIE-Lab:
55.5072, 50.0160, -2.5251
CIE-LCH:
55.5072, 50.0797, 357.1099
CIE-Luv:
55.5072, 73.0026, -12.6402
Hunter-Lab:
48.3992, 44.2271, 0.6751
#d15e8b color charts
#d15e8b color shades, tints & tones
#d15e8b color schemes
#d15e8b color preview, HTML & CSS examples
This text has a color of #d15e8b
<p style="color:#d15e8b;">Text here</p>
.mytext {color:#d15e8b;}
This box has a color of #d15e8b
<div style="background-color:#d15e8b;">Content here</div>
.mybackground {background-color:#d15e8b;}
Border around this has a color of #d15e8b
<div style="border:2px solid #d15e8b;">Content here</div>
.myborder {border:2px solid #d15e8b;}