#c15f70 color space conversions
Hex:
#c15f70
RGB:
193, 95, 112
CMY:
24, 63, 56
CMYK:
0, 51, 42, 24
HSL:
350°, 44.1441%, 56.4706%
HSV (HSB):
350°, 50.7772%, 75.6863%
XYZ:
29.0092, 20.6917, 17.7942
xyY:
0.4298, 0.3066, 20.6917
CIE-Lab:
52.6104, 40.9078, 8.9479
CIE-LCH:
52.6104, 41.8750, 12.3382
CIE-Luv:
52.6104, 66.7477, 3.9671
Hunter-Lab:
45.4882, 34.2305, 8.6485
#c15f70 color charts
#c15f70 color shades, tints & tones
#c15f70 color schemes
#c15f70 color preview, HTML & CSS examples
This text has a color of #c15f70
<p style="color:#c15f70;">Text here</p>
.mytext {color:#c15f70;}
This box has a color of #c15f70
<div style="background-color:#c15f70;">Content here</div>
.mybackground {background-color:#c15f70;}
Border around this has a color of #c15f70
<div style="border:2px solid #c15f70;">Content here</div>
.myborder {border:2px solid #c15f70;}