#c7bf5b color space conversions
Hex:
#c7bf5b
RGB:
199, 191, 91
CMY:
22, 25, 64
CMYK:
0, 4, 54, 22
HSL:
56°, 49.0909%, 56.8627%
HSV (HSB):
56°, 54.2714%, 78.0392%
XYZ:
44.0723, 50.1590, 17.2563
xyY:
0.3953, 0.4499, 50.1590
CIE-Lab:
76.1668, -10.2692, 50.6753
CIE-LCH:
76.1668, 51.7053, 101.4557
CIE-Luv:
76.1668, 9.8946, 63.2416
Hunter-Lab:
70.8231, -12.8620, 35.1299
#c7bf5b color charts
#c7bf5b color shades, tints & tones
#c7bf5b color schemes
#c7bf5b color preview, HTML & CSS examples
This text has a color of #c7bf5b
<p style="color:#c7bf5b;">Text here</p>
.mytext {color:#c7bf5b;}
This box has a color of #c7bf5b
<div style="background-color:#c7bf5b;">Content here</div>
.mybackground {background-color:#c7bf5b;}
Border around this has a color of #c7bf5b
<div style="border:2px solid #c7bf5b;">Content here</div>
.myborder {border:2px solid #c7bf5b;}