#c2b78f color space conversions
Hex:
#c2b78f
RGB:
194, 183, 143
CMY:
24, 28, 44
CMYK:
0, 6, 26, 24
HSL:
47°, 29.4798%, 66.0784%
HSV (HSB):
47°, 26.2887%, 76.0784%
XYZ:
44.1395, 47.3195, 32.7938
xyY:
0.3552, 0.3808, 47.3195
CIE-Lab:
74.3937, -2.4298, 21.7887
CIE-LCH:
74.3937, 21.9238, 96.3631
CIE-Luv:
74.3937, 9.0058, 30.3034
Hunter-Lab:
68.7892, -5.8439, 19.8872
#c2b78f color charts
#c2b78f color shades, tints & tones
#c2b78f color schemes
#c2b78f color preview, HTML & CSS examples
This text has a color of #c2b78f
<p style="color:#c2b78f;">Text here</p>
.mytext {color:#c2b78f;}
This box has a color of #c2b78f
<div style="background-color:#c2b78f;">Content here</div>
.mybackground {background-color:#c2b78f;}
Border around this has a color of #c2b78f
<div style="border:2px solid #c2b78f;">Content here</div>
.myborder {border:2px solid #c2b78f;}