#c2be7e color space conversions
Hex:
#c2be7e
RGB:
194, 190, 126
CMY:
24, 25, 51
CMYK:
0, 2, 35, 24
HSL:
56°, 35.7895%, 62.7451%
HSV (HSB):
56°, 35.0515%, 76.0784%
XYZ:
44.4275, 49.8026, 27.0099
xyY:
0.3664, 0.4108, 49.8026
CIE-Lab:
75.9479, -8.2892, 32.8649
CIE-LCH:
75.9479, 33.8941, 104.1559
CIE-Luv:
75.9479, 5.7660, 44.8136
Hunter-Lab:
70.5710, -11.1257, 26.7073
#c2be7e color charts
#c2be7e color shades, tints & tones
#c2be7e color schemes
#c2be7e color preview, HTML & CSS examples
This text has a color of #c2be7e
<p style="color:#c2be7e;">Text here</p>
.mytext {color:#c2be7e;}
This box has a color of #c2be7e
<div style="background-color:#c2be7e;">Content here</div>
.mybackground {background-color:#c2be7e;}
Border around this has a color of #c2be7e
<div style="border:2px solid #c2be7e;">Content here</div>
.myborder {border:2px solid #c2be7e;}