#c7b07e color space conversions
Hex:
#c7b07e
RGB:
199, 176, 126
CMY:
22, 31, 51
CMYK:
0, 12, 37, 22
HSL:
41°, 39.4595%, 63.7255%
HSV (HSB):
41°, 36.6834%, 78.0392%
XYZ:
42.8444, 44.6991, 26.1083
xyY:
0.3770, 0.3933, 44.6991
CIE-Lab:
72.6933, 1.0745, 28.6677
CIE-LCH:
72.6933, 28.6878, 87.8536
CIE-Luv:
72.6933, 17.6151, 37.6388
Hunter-Lab:
66.8574, -2.6118, 23.6470
#c7b07e color charts
#c7b07e color shades, tints & tones
#c7b07e color schemes
#c7b07e color preview, HTML & CSS examples
This text has a color of #c7b07e
<p style="color:#c7b07e;">Text here</p>
.mytext {color:#c7b07e;}
This box has a color of #c7b07e
<div style="background-color:#c7b07e;">Content here</div>
.mybackground {background-color:#c7b07e;}
Border around this has a color of #c7b07e
<div style="border:2px solid #c7b07e;">Content here</div>
.myborder {border:2px solid #c7b07e;}