#c68200 color space conversions
Hex:
#c68200
RGB:
198, 130, 0
CMY:
22, 49, 100
CMYK:
0, 34, 100, 22
HSL:
39°, 100.0000%, 38.8235%
HSV (HSB):
39°, 100.0000%, 77.6471%
XYZ:
31.2713, 27.9710, 3.7508
xyY:
0.4964, 0.4440, 27.9710
CIE-Lab:
59.8626, 18.1812, 65.7221
CIE-LCH:
59.8626, 68.1906, 74.5365
CIE-Luv:
59.8626, 56.6971, 59.4935
Hunter-Lab:
52.8876, 12.9899, 32.8165
#c68200 color charts
#c68200 color shades, tints & tones
#c68200 color schemes
#c68200 color preview, HTML & CSS examples
This text has a color of #c68200
<p style="color:#c68200;">Text here</p>
.mytext {color:#c68200;}
This box has a color of #c68200
<div style="background-color:#c68200;">Content here</div>
.mybackground {background-color:#c68200;}
Border around this has a color of #c68200
<div style="border:2px solid #c68200;">Content here</div>
.myborder {border:2px solid #c68200;}