#c16f5e color space conversions
Hex:
#c16f5e
RGB:
193, 111, 94
CMY:
24, 56, 63
CMYK:
0, 42, 51, 24
HSL:
10°, 44.3946%, 56.2745%
HSV (HSB):
10°, 51.2953%, 75.6863%
XYZ:
29.6971, 23.5145, 13.5632
xyY:
0.4447, 0.3521, 23.5145
CIE-Lab:
55.5984, 30.6693, 23.5611
CIE-LCH:
55.5984, 38.6747, 37.5326
CIE-Luv:
55.5984, 59.9293, 23.0197
Hunter-Lab:
48.4917, 24.4558, 17.3607
#c16f5e color charts
#c16f5e color shades, tints & tones
#c16f5e color schemes
#c16f5e color preview, HTML & CSS examples
This text has a color of #c16f5e
<p style="color:#c16f5e;">Text here</p>
.mytext {color:#c16f5e;}
This box has a color of #c16f5e
<div style="background-color:#c16f5e;">Content here</div>
.mybackground {background-color:#c16f5e;}
Border around this has a color of #c16f5e
<div style="border:2px solid #c16f5e;">Content here</div>
.myborder {border:2px solid #c16f5e;}