#76800c color space conversions
Hex:
#76800c
RGB:
118, 128, 12
CMY:
54, 50, 95
CMYK:
8, 0, 91, 50
HSL:
65°, 82.8571%, 27.4510%
HSV (HSB):
65°, 90.6250%, 50.1961%
XYZ:
15.2567, 19.3164, 3.2722
xyY:
0.4031, 0.5104, 19.3164
CIE-Lab:
51.0554, -17.2975, 53.4322
CIE-LCH:
51.0554, 56.1623, 107.9382
CIE-Luv:
51.0554, -2.6499, 55.6714
Hunter-Lab:
43.9505, -14.9497, 26.3511
#76800c color charts
#76800c color shades, tints & tones
#76800c color schemes
#76800c color preview, HTML & CSS examples
This text has a color of #76800c
<p style="color:#76800c;">Text here</p>
.mytext {color:#76800c;}
This box has a color of #76800c
<div style="background-color:#76800c;">Content here</div>
.mybackground {background-color:#76800c;}
Border around this has a color of #76800c
<div style="border:2px solid #76800c;">Content here</div>
.myborder {border:2px solid #76800c;}