#c2b68d color space conversions
Hex:
#c2b68d
RGB:
194, 182, 141
CMY:
24, 29, 45
CMYK:
0, 6, 27, 24
HSL:
46°, 30.2857%, 65.6863%
HSV (HSB):
46°, 27.3196%, 76.0784%
XYZ:
43.7838, 46.8483, 31.9343
xyY:
0.3572, 0.3822, 46.8483
CIE-Lab:
74.0926, -2.1753, 22.4513
CIE-LCH:
74.0926, 22.5564, 95.5342
CIE-Luv:
74.0926, 9.7114, 31.0465
Hunter-Lab:
68.4458, -5.5964, 20.2496
#c2b68d color charts
#c2b68d color shades, tints & tones
#c2b68d color schemes
#c2b68d color preview, HTML & CSS examples
This text has a color of #c2b68d
<p style="color:#c2b68d;">Text here</p>
.mytext {color:#c2b68d;}
This box has a color of #c2b68d
<div style="background-color:#c2b68d;">Content here</div>
.mybackground {background-color:#c2b68d;}
Border around this has a color of #c2b68d
<div style="border:2px solid #c2b68d;">Content here</div>
.myborder {border:2px solid #c2b68d;}