#c7b06d color space conversions
Hex:
#c7b06d
RGB:
199, 176, 109
CMY:
22, 31, 57
CMYK:
0, 12, 45, 22
HSL:
45°, 44.5545%, 60.3922%
HSV (HSB):
45°, 45.2261%, 78.0392%
XYZ:
41.8388, 44.2969, 20.8130
xyY:
0.3912, 0.4142, 44.2969
CIE-Lab:
72.4265, -0.7984, 37.2500
CIE-LCH:
72.4265, 37.2585, 91.2279
CIE-Luv:
72.4265, 18.7023, 47.3353
Hunter-Lab:
66.5559, -4.2630, 28.0483
#c7b06d color charts
#c7b06d color shades, tints & tones
#c7b06d color schemes
#c7b06d color preview, HTML & CSS examples
This text has a color of #c7b06d
<p style="color:#c7b06d;">Text here</p>
.mytext {color:#c7b06d;}
This box has a color of #c7b06d
<div style="background-color:#c7b06d;">Content here</div>
.mybackground {background-color:#c7b06d;}
Border around this has a color of #c7b06d
<div style="border:2px solid #c7b06d;">Content here</div>
.myborder {border:2px solid #c7b06d;}