#c68c1d color space conversions
Hex:
#c68c1d
RGB:
198, 140, 29
CMY:
22, 45, 89
CMYK:
0, 29, 85, 22
HSL:
39°, 74.4493%, 44.5098%
HSV (HSB):
39°, 85.3535%, 77.6471%
XYZ:
32.8886, 30.8506, 5.3838
xyY:
0.4758, 0.4463, 30.8506
CIE-Lab:
62.3813, 13.1750, 61.7331
CIE-LCH:
62.3813, 63.1233, 77.9528
CIE-Luv:
62.3813, 48.0109, 60.1509
Hunter-Lab:
55.5434, 8.4933, 33.1334
#c68c1d color charts
#c68c1d color shades, tints & tones
#c68c1d color schemes
#c68c1d color preview, HTML & CSS examples
This text has a color of #c68c1d
<p style="color:#c68c1d;">Text here</p>
.mytext {color:#c68c1d;}
This box has a color of #c68c1d
<div style="background-color:#c68c1d;">Content here</div>
.mybackground {background-color:#c68c1d;}
Border around this has a color of #c68c1d
<div style="border:2px solid #c68c1d;">Content here</div>
.myborder {border:2px solid #c68c1d;}