#c15e8e color space conversions
Hex:
#c15e8e
RGB:
193, 94, 142
CMY:
24, 63, 44
CMYK:
0, 51, 26, 24
HSL:
331°, 44.3946%, 56.2745%
HSV (HSB):
331°, 51.2953%, 75.6863%
XYZ:
30.8775, 21.2959, 28.0743
xyY:
0.3848, 0.2654, 21.2959
CIE-Lab:
53.2718, 45.1346, -7.8613
CIE-LCH:
53.2718, 45.8141, 350.1196
CIE-Luv:
53.2718, 59.8301, -18.8813
Hunter-Lab:
46.1474, 38.6773, -3.7665
#c15e8e color charts
#c15e8e color shades, tints & tones
#c15e8e color schemes
#c15e8e color preview, HTML & CSS examples
This text has a color of #c15e8e
<p style="color:#c15e8e;">Text here</p>
.mytext {color:#c15e8e;}
This box has a color of #c15e8e
<div style="background-color:#c15e8e;">Content here</div>
.mybackground {background-color:#c15e8e;}
Border around this has a color of #c15e8e
<div style="border:2px solid #c15e8e;">Content here</div>
.myborder {border:2px solid #c15e8e;}