#c68c1a color space conversions
Hex:
#c68c1a
RGB:
198, 140, 26
CMY:
22, 45, 90
CMYK:
0, 29, 87, 22
HSL:
40°, 76.7857%, 43.9216%
HSV (HSB):
40°, 86.8687%, 77.6471%
XYZ:
32.8532, 30.8365, 5.1978
xyY:
0.4769, 0.4476, 30.8365
CIE-Lab:
62.3694, 13.1009, 62.5677
CIE-LCH:
62.3694, 63.9245, 78.1739
CIE-Luv:
62.3694, 48.1059, 60.6307
Hunter-Lab:
55.5306, 8.4262, 33.3218
#c68c1a color charts
#c68c1a color shades, tints & tones
#c68c1a color schemes
#c68c1a color preview, HTML & CSS examples
This text has a color of #c68c1a
<p style="color:#c68c1a;">Text here</p>
.mytext {color:#c68c1a;}
This box has a color of #c68c1a
<div style="background-color:#c68c1a;">Content here</div>
.mybackground {background-color:#c68c1a;}
Border around this has a color of #c68c1a
<div style="border:2px solid #c68c1a;">Content here</div>
.myborder {border:2px solid #c68c1a;}