#c06b3e color space conversions
Hex:
#c06b3e
RGB:
192, 107, 62
CMY:
25, 58, 76
CMYK:
0, 44, 68, 25
HSL:
21°, 51.1811%, 49.8039%
HSV (HSB):
21°, 67.7083%, 75.2941%
XYZ:
27.8654, 22.0697, 7.3486
xyY:
0.4864, 0.3853, 22.0697
CIE-Lab:
54.1008, 30.0000, 39.4346
CIE-LCH:
54.1008, 49.5488, 52.7378
CIE-Luv:
54.1008, 66.6346, 37.3136
Hunter-Lab:
46.9784, 23.6660, 23.6104
#c06b3e color charts
#c06b3e color shades, tints & tones
#c06b3e color schemes
#c06b3e color preview, HTML & CSS examples
This text has a color of #c06b3e
<p style="color:#c06b3e;">Text here</p>
.mytext {color:#c06b3e;}
This box has a color of #c06b3e
<div style="background-color:#c06b3e;">Content here</div>
.mybackground {background-color:#c06b3e;}
Border around this has a color of #c06b3e
<div style="border:2px solid #c06b3e;">Content here</div>
.myborder {border:2px solid #c06b3e;}