#c15e8d color space conversions
Hex:
#c15e8d
RGB:
193, 94, 141
CMY:
24, 63, 45
CMYK:
0, 51, 27, 24
HSL:
332°, 44.3946%, 56.2745%
HSV (HSB):
332°, 51.2953%, 75.6863%
XYZ:
30.8027, 21.2660, 27.6806
xyY:
0.3862, 0.2667, 21.2660
CIE-Lab:
53.2393, 44.9968, -7.3194
CIE-LCH:
53.2393, 45.5882, 350.7609
CIE-Luv:
53.2393, 60.0901, -18.0980
Hunter-Lab:
46.1150, 38.5286, -3.3083
#c15e8d color charts
#c15e8d color shades, tints & tones
#c15e8d color schemes
#c15e8d color preview, HTML & CSS examples
This text has a color of #c15e8d
<p style="color:#c15e8d;">Text here</p>
.mytext {color:#c15e8d;}
This box has a color of #c15e8d
<div style="background-color:#c15e8d;">Content here</div>
.mybackground {background-color:#c15e8d;}
Border around this has a color of #c15e8d
<div style="border:2px solid #c15e8d;">Content here</div>
.myborder {border:2px solid #c15e8d;}