#c08c1a color space conversions
Hex:
#c08c1a
RGB:
192, 140, 26
CMY:
25, 45, 90
CMYK:
0, 27, 86, 25
HSL:
41°, 76.1468%, 42.7451%
HSV (HSB):
41°, 86.4583%, 75.2941%
XYZ:
31.3028, 30.0372, 5.1252
xyY:
0.4710, 0.4519, 30.0372
CIE-Lab:
61.6863, 10.4358, 61.7292
CIE-LCH:
61.6863, 62.6051, 80.4044
CIE-Luv:
61.6863, 43.2830, 60.4155
Hunter-Lab:
54.8062, 6.0400, 32.8198
#c08c1a color charts
#c08c1a color shades, tints & tones
#c08c1a color schemes
#c08c1a color preview, HTML & CSS examples
This text has a color of #c08c1a
<p style="color:#c08c1a;">Text here</p>
.mytext {color:#c08c1a;}
This box has a color of #c08c1a
<div style="background-color:#c08c1a;">Content here</div>
.mybackground {background-color:#c08c1a;}
Border around this has a color of #c08c1a
<div style="border:2px solid #c08c1a;">Content here</div>
.myborder {border:2px solid #c08c1a;}