#c15e7b color space conversions
Hex:
#c15e7b
RGB:
193, 94, 123
CMY:
24, 63, 52
CMYK:
0, 51, 36, 24
HSL:
342°, 44.3946%, 56.2745%
HSV (HSB):
342°, 51.2953%, 75.6863%
XYZ:
29.5702, 20.7729, 21.1899
xyY:
0.4134, 0.2904, 20.7729
CIE-Lab:
52.7001, 42.6778, 2.5476
CIE-LCH:
52.7001, 42.7537, 3.4161
CIE-Luv:
52.7001, 64.6758, -4.3930
Hunter-Lab:
45.5773, 36.0489, 4.3388
#c15e7b color charts
#c15e7b color shades, tints & tones
#c15e7b color schemes
#c15e7b color preview, HTML & CSS examples
This text has a color of #c15e7b
<p style="color:#c15e7b;">Text here</p>
.mytext {color:#c15e7b;}
This box has a color of #c15e7b
<div style="background-color:#c15e7b;">Content here</div>
.mybackground {background-color:#c15e7b;}
Border around this has a color of #c15e7b
<div style="border:2px solid #c15e7b;">Content here</div>
.myborder {border:2px solid #c15e7b;}