#c06b2c color space conversions
Hex:
#c06b2c
RGB:
192, 107, 44
CMY:
25, 58, 83
CMYK:
0, 44, 77, 25
HSL:
26°, 62.7119%, 46.2745%
HSV (HSB):
26°, 77.0833%, 75.2941%
XYZ:
27.4505, 21.9037, 5.1639
xyY:
0.5035, 0.4018, 21.9037
CIE-Lab:
53.9247, 29.1026, 48.1658
CIE-LCH:
53.9247, 56.2752, 58.8589
CIE-Luv:
53.9247, 68.5082, 43.6795
Hunter-Lab:
46.8014, 22.7936, 26.2191
#c06b2c color charts
#c06b2c color shades, tints & tones
#c06b2c color schemes
#c06b2c color preview, HTML & CSS examples
This text has a color of #c06b2c
<p style="color:#c06b2c;">Text here</p>
.mytext {color:#c06b2c;}
This box has a color of #c06b2c
<div style="background-color:#c06b2c;">Content here</div>
.mybackground {background-color:#c06b2c;}
Border around this has a color of #c06b2c
<div style="border:2px solid #c06b2c;">Content here</div>
.myborder {border:2px solid #c06b2c;}