#c2b56d color space conversions
Hex:
#c2b56d
RGB:
194, 181, 109
CMY:
24, 29, 57
CMYK:
0, 7, 44, 24
HSL:
51°, 41.0628%, 59.4118%
HSV (HSB):
51°, 43.8144%, 76.0784%
XYZ:
41.5323, 45.6212, 21.0848
xyY:
0.3837, 0.4215, 45.6212
CIE-Lab:
73.2991, -5.4906, 38.2551
CIE-LCH:
73.2991, 38.6471, 98.1676
CIE-Luv:
73.2991, 12.0912, 49.5393
Hunter-Lab:
67.5435, -8.4418, 28.7721
#c2b56d color charts
#c2b56d color shades, tints & tones
#c2b56d color schemes
#c2b56d color preview, HTML & CSS examples
This text has a color of #c2b56d
<p style="color:#c2b56d;">Text here</p>
.mytext {color:#c2b56d;}
This box has a color of #c2b56d
<div style="background-color:#c2b56d;">Content here</div>
.mybackground {background-color:#c2b56d;}
Border around this has a color of #c2b56d
<div style="border:2px solid #c2b56d;">Content here</div>
.myborder {border:2px solid #c2b56d;}