#c15f6f color space conversions
Hex:
#c15f6f
RGB:
193, 95, 111
CMY:
24, 63, 56
CMYK:
0, 51, 42, 24
HSL:
350°, 44.1441%, 56.4706%
HSV (HSB):
350°, 50.7772%, 75.6863%
XYZ:
28.9538, 20.6696, 17.5025
xyY:
0.4313, 0.3079, 20.6696
CIE-Lab:
52.5859, 40.7990, 9.5064
CIE-LCH:
52.5859, 41.8919, 13.1162
CIE-Luv:
52.5859, 66.9811, 4.6625
Hunter-Lab:
45.4638, 34.1167, 8.9994
#c15f6f color charts
#c15f6f color shades, tints & tones
#c15f6f color schemes
#c15f6f color preview, HTML & CSS examples
This text has a color of #c15f6f
<p style="color:#c15f6f;">Text here</p>
.mytext {color:#c15f6f;}
This box has a color of #c15f6f
<div style="background-color:#c15f6f;">Content here</div>
.mybackground {background-color:#c15f6f;}
Border around this has a color of #c15f6f
<div style="border:2px solid #c15f6f;">Content here</div>
.myborder {border:2px solid #c15f6f;}