#c06c0e color space conversions
Hex:
#c06c0e
RGB:
192, 108, 14
CMY:
25, 58, 95
CMYK:
0, 44, 93, 25
HSL:
32°, 86.4078%, 40.3922%
HSV (HSB):
32°, 92.7083%, 75.2941%
XYZ:
27.1801, 21.9633, 3.2223
xyY:
0.5190, 0.4194, 21.9633
CIE-Lab:
53.9880, 27.7403, 58.8062
CIE-LCH:
53.9880, 65.0207, 64.7456
CIE-Luv:
53.9880, 69.4613, 50.0471
Hunter-Lab:
46.8650, 21.5099, 28.7290
#c06c0e color charts
#c06c0e color shades, tints & tones
#c06c0e color schemes
#c06c0e color preview, HTML & CSS examples
This text has a color of #c06c0e
<p style="color:#c06c0e;">Text here</p>
.mytext {color:#c06c0e;}
This box has a color of #c06c0e
<div style="background-color:#c06c0e;">Content here</div>
.mybackground {background-color:#c06c0e;}
Border around this has a color of #c06c0e
<div style="border:2px solid #c06c0e;">Content here</div>
.myborder {border:2px solid #c06c0e;}