#c06a3f color space conversions
Hex:
#c06a3f
RGB:
192, 106, 63
CMY:
25, 58, 75
CMYK:
0, 45, 67, 25
HSL:
20°, 50.5882%, 50.0000%
HSV (HSB):
20°, 67.1875%, 75.2941%
XYZ:
27.7895, 21.8734, 7.4600
xyY:
0.4865, 0.3829, 21.8734
CIE-Lab:
53.8924, 30.5962, 38.6661
CIE-LCH:
53.8924, 49.3072, 51.6457
CIE-Luv:
53.8924, 67.2706, 36.4921
Hunter-Lab:
46.7690, 24.2163, 23.2812
#c06a3f color charts
#c06a3f color shades, tints & tones
#c06a3f color schemes
#c06a3f color preview, HTML & CSS examples
This text has a color of #c06a3f
<p style="color:#c06a3f;">Text here</p>
.mytext {color:#c06a3f;}
This box has a color of #c06a3f
<div style="background-color:#c06a3f;">Content here</div>
.mybackground {background-color:#c06a3f;}
Border around this has a color of #c06a3f
<div style="border:2px solid #c06a3f;">Content here</div>
.myborder {border:2px solid #c06a3f;}