#c15d8c color space conversions
Hex:
#c15d8c
RGB:
193, 93, 140
CMY:
24, 64, 45
CMYK:
0, 52, 27, 24
HSL:
332°, 44.6429%, 56.0784%
HSV (HSB):
332°, 51.8135%, 75.6863%
XYZ:
30.6403, 21.0596, 27.2609
xyY:
0.3880, 0.2667, 21.0596
CIE-Lab:
53.0147, 45.3604, -7.0633
CIE-LCH:
53.0147, 45.9070, 351.1493
CIE-Luv:
53.0147, 60.8597, -17.7963
Hunter-Lab:
45.8907, 38.8719, -3.0971
#c15d8c color charts
#c15d8c color shades, tints & tones
#c15d8c color schemes
#c15d8c color preview, HTML & CSS examples
This text has a color of #c15d8c
<p style="color:#c15d8c;">Text here</p>
.mytext {color:#c15d8c;}
This box has a color of #c15d8c
<div style="background-color:#c15d8c;">Content here</div>
.mybackground {background-color:#c15d8c;}
Border around this has a color of #c15d8c
<div style="border:2px solid #c15d8c;">Content here</div>
.myborder {border:2px solid #c15d8c;}