#c15e6c color space conversions
Hex:
#c15e6c
RGB:
193, 94, 108
CMY:
24, 63, 58
CMYK:
0, 51, 44, 24
HSL:
352°, 44.3946%, 56.2745%
HSV (HSB):
352°, 51.2953%, 75.6863%
XYZ:
28.7018, 20.4256, 16.6171
xyY:
0.4366, 0.3107, 20.4256
CIE-Lab:
52.3150, 40.9881, 10.9047
CIE-LCH:
52.3150, 42.4139, 14.8983
CIE-Luv:
52.3150, 68.2881, 6.2725
Hunter-Lab:
45.1947, 34.2694, 9.8366
#c15e6c color charts
#c15e6c color shades, tints & tones
#c15e6c color schemes
#c15e6c color preview, HTML & CSS examples
This text has a color of #c15e6c
<p style="color:#c15e6c;">Text here</p>
.mytext {color:#c15e6c;}
This box has a color of #c15e6c
<div style="background-color:#c15e6c;">Content here</div>
.mybackground {background-color:#c15e6c;}
Border around this has a color of #c15e6c
<div style="border:2px solid #c15e6c;">Content here</div>
.myborder {border:2px solid #c15e6c;}