#c6be7e color space conversions
Hex:
#c6be7e
RGB:
198, 190, 126
CMY:
22, 25, 51
CMYK:
0, 4, 36, 22
HSL:
53°, 38.7097%, 63.5294%
HSV (HSB):
53°, 36.3636%, 77.6471%
XYZ:
45.4681, 50.3390, 27.0586
xyY:
0.3701, 0.4097, 50.3390
CIE-Lab:
76.2769, -6.7009, 33.3566
CIE-LCH:
76.2769, 34.0230, 101.3588
CIE-Luv:
76.2769, 8.3570, 45.1028
Hunter-Lab:
70.9500, -9.7714, 27.0532
#c6be7e color charts
#c6be7e color shades, tints & tones
#c6be7e color schemes
#c6be7e color preview, HTML & CSS examples
This text has a color of #c6be7e
<p style="color:#c6be7e;">Text here</p>
.mytext {color:#c6be7e;}
This box has a color of #c6be7e
<div style="background-color:#c6be7e;">Content here</div>
.mybackground {background-color:#c6be7e;}
Border around this has a color of #c6be7e
<div style="border:2px solid #c6be7e;">Content here</div>
.myborder {border:2px solid #c6be7e;}