#c06b2f color space conversions
Hex:
#c06b2f
RGB:
192, 107, 47
CMY:
25, 58, 82
CMYK:
0, 44, 76, 25
HSL:
25°, 60.6695%, 46.8627%
HSV (HSB):
25°, 75.5208%, 75.2941%
XYZ:
27.5090, 21.9271, 5.4718
xyY:
0.5010, 0.3993, 21.9271
CIE-Lab:
53.9496, 29.2298, 46.7976
CIE-LCH:
53.9496, 55.1760, 58.0111
CIE-Luv:
53.9496, 68.2386, 42.7650
Hunter-Lab:
46.8264, 22.9169, 25.8503
#c06b2f color charts
#c06b2f color shades, tints & tones
#c06b2f color schemes
#c06b2f color preview, HTML & CSS examples
This text has a color of #c06b2f
<p style="color:#c06b2f;">Text here</p>
.mytext {color:#c06b2f;}
This box has a color of #c06b2f
<div style="background-color:#c06b2f;">Content here</div>
.mybackground {background-color:#c06b2f;}
Border around this has a color of #c06b2f
<div style="border:2px solid #c06b2f;">Content here</div>
.myborder {border:2px solid #c06b2f;}