#c15d65 color space conversions
Hex:
#c15d65
RGB:
193, 93, 101
CMY:
24, 64, 60
CMYK:
0, 52, 48, 24
HSL:
355°, 44.6429%, 56.0784%
HSV (HSB):
355°, 51.8135%, 75.6863%
XYZ:
28.2556, 20.1057, 14.7035
xyY:
0.4480, 0.3188, 20.1057
CIE-Lab:
51.9566, 40.7859, 14.5580
CIE-LCH:
51.9566, 43.3061, 19.6434
CIE-Luv:
51.9566, 70.5142, 10.5054
Hunter-Lab:
44.8394, 34.0130, 11.9456
#c15d65 color charts
#c15d65 color shades, tints & tones
#c15d65 color schemes
#c15d65 color preview, HTML & CSS examples
This text has a color of #c15d65
<p style="color:#c15d65;">Text here</p>
.mytext {color:#c15d65;}
This box has a color of #c15d65
<div style="background-color:#c15d65;">Content here</div>
.mybackground {background-color:#c15d65;}
Border around this has a color of #c15d65
<div style="border:2px solid #c15d65;">Content here</div>
.myborder {border:2px solid #c15d65;}