#c68c08 color space conversions
Hex:
#c68c08
RGB:
198, 140, 8
CMY:
22, 45, 97
CMYK:
0, 29, 96, 22
HSL:
42°, 92.2330%, 40.3922%
HSV (HSB):
42°, 95.9596%, 77.6471%
XYZ:
32.7106, 30.7795, 4.4467
xyY:
0.4815, 0.4531, 30.7795
CIE-Lab:
62.3210, 12.8008, 66.1620
CIE-LCH:
62.3210, 67.3890, 79.0499
CIE-Luv:
62.3210, 48.4926, 62.5822
Hunter-Lab:
55.4792, 8.1551, 34.0833
#c68c08 color charts
#c68c08 color shades, tints & tones
#c68c08 color schemes
#c68c08 color preview, HTML & CSS examples
This text has a color of #c68c08
<p style="color:#c68c08;">Text here</p>
.mytext {color:#c68c08;}
This box has a color of #c68c08
<div style="background-color:#c68c08;">Content here</div>
.mybackground {background-color:#c68c08;}
Border around this has a color of #c68c08
<div style="border:2px solid #c68c08;">Content here</div>
.myborder {border:2px solid #c68c08;}