#c15e8b color space conversions
Hex:
#c15e8b
RGB:
193, 94, 139
CMY:
24, 63, 45
CMYK:
0, 51, 28, 24
HSL:
333°, 44.3946%, 56.2745%
HSV (HSB):
333°, 51.2953%, 75.6863%
XYZ:
30.6552, 21.2069, 26.9037
xyY:
0.3892, 0.2692, 21.2069
CIE-Lab:
53.1752, 44.7239, -6.2334
CIE-LCH:
53.1752, 45.1562, 352.0655
CIE-Luv:
53.1752, 60.6089, -16.5374
Hunter-Lab:
46.0510, 38.2346, -2.4025
#c15e8b color charts
#c15e8b color shades, tints & tones
#c15e8b color schemes
#c15e8b color preview, HTML & CSS examples
This text has a color of #c15e8b
<p style="color:#c15e8b;">Text here</p>
.mytext {color:#c15e8b;}
This box has a color of #c15e8b
<div style="background-color:#c15e8b;">Content here</div>
.mybackground {background-color:#c15e8b;}
Border around this has a color of #c15e8b
<div style="border:2px solid #c15e8b;">Content here</div>
.myborder {border:2px solid #c15e8b;}