#c16f4c color space conversions
Hex:
#c16f4c
RGB:
193, 111, 76
CMY:
24, 56, 70
CMYK:
0, 42, 61, 24
HSL:
18°, 48.5477%, 52.7451%
HSV (HSB):
18°, 60.6218%, 75.6863%
XYZ:
28.9813, 23.2281, 9.7935
xyY:
0.4674, 0.3746, 23.2281
CIE-Lab:
55.3066, 29.1787, 33.3325
CIE-LCH:
55.3066, 44.2996, 48.8017
CIE-Luv:
55.3066, 62.6522, 32.7721
Hunter-Lab:
48.1956, 22.9945, 21.6890
#c16f4c color charts
#c16f4c color shades, tints & tones
#c16f4c color schemes
#c16f4c color preview, HTML & CSS examples
This text has a color of #c16f4c
<p style="color:#c16f4c;">Text here</p>
.mytext {color:#c16f4c;}
This box has a color of #c16f4c
<div style="background-color:#c16f4c;">Content here</div>
.mybackground {background-color:#c16f4c;}
Border around this has a color of #c16f4c
<div style="border:2px solid #c16f4c;">Content here</div>
.myborder {border:2px solid #c16f4c;}