#c06a3a color space conversions
Hex:
#c06a3a
RGB:
192, 106, 58
CMY:
25, 58, 77
CMYK:
0, 45, 70, 25
HSL:
21°, 53.6000%, 49.0196%
HSV (HSB):
21°, 69.7917%, 75.2941%
XYZ:
27.6560, 21.8200, 6.7570
xyY:
0.4918, 0.3880, 21.8200
CIE-Lab:
53.8355, 30.3093, 41.2236
CIE-LCH:
53.8355, 51.1668, 53.6751
CIE-Luv:
53.8355, 67.8716, 38.5112
Hunter-Lab:
46.7119, 23.9358, 24.1218
#c06a3a color charts
#c06a3a color shades, tints & tones
#c06a3a color schemes
#c06a3a color preview, HTML & CSS examples
This text has a color of #c06a3a
<p style="color:#c06a3a;">Text here</p>
.mytext {color:#c06a3a;}
This box has a color of #c06a3a
<div style="background-color:#c06a3a;">Content here</div>
.mybackground {background-color:#c06a3a;}
Border around this has a color of #c06a3a
<div style="border:2px solid #c06a3a;">Content here</div>
.myborder {border:2px solid #c06a3a;}