#c06d3c color space conversions
Hex:
#c06d3c
RGB:
192, 109, 60
CMY:
25, 57, 76
CMYK:
0, 43, 69, 25
HSL:
22°, 52.3810%, 49.4118%
HSV (HSB):
22°, 68.7500%, 75.2941%
XYZ:
28.0225, 22.4700, 7.1352
xyY:
0.4863, 0.3899, 22.4700
CIE-Lab:
54.5222, 28.8068, 40.9572
CIE-LCH:
54.5222, 50.0732, 54.8798
CIE-Luv:
54.5222, 65.3429, 38.9321
Hunter-Lab:
47.4025, 22.5677, 24.2573
#c06d3c color charts
#c06d3c color shades, tints & tones
#c06d3c color schemes
#c06d3c color preview, HTML & CSS examples
This text has a color of #c06d3c
<p style="color:#c06d3c;">Text here</p>
.mytext {color:#c06d3c;}
This box has a color of #c06d3c
<div style="background-color:#c06d3c;">Content here</div>
.mybackground {background-color:#c06d3c;}
Border around this has a color of #c06d3c
<div style="border:2px solid #c06d3c;">Content here</div>
.myborder {border:2px solid #c06d3c;}