#c7bf5e color space conversions
Hex:
#c7bf5e
RGB:
199, 191, 94
CMY:
22, 25, 63
CMYK:
0, 4, 53, 22
HSL:
55°, 48.3871%, 57.4510%
HSV (HSB):
55°, 52.7638%, 78.0392%
XYZ:
44.2044, 50.2119, 17.9517
xyY:
0.3934, 0.4469, 50.2119
CIE-Lab:
76.1991, -10.0225, 49.2963
CIE-LCH:
76.1991, 50.3049, 101.4923
CIE-Luv:
76.1991, 9.7854, 61.9572
Hunter-Lab:
70.8603, -12.6530, 34.5817
#c7bf5e color charts
#c7bf5e color shades, tints & tones
#c7bf5e color schemes
#c7bf5e color preview, HTML & CSS examples
This text has a color of #c7bf5e
<p style="color:#c7bf5e;">Text here</p>
.mytext {color:#c7bf5e;}
This box has a color of #c7bf5e
<div style="background-color:#c7bf5e;">Content here</div>
.mybackground {background-color:#c7bf5e;}
Border around this has a color of #c7bf5e
<div style="border:2px solid #c7bf5e;">Content here</div>
.myborder {border:2px solid #c7bf5e;}