#c2b29a color space conversions
Hex:
#c2b29a
RGB:
194, 178, 154
CMY:
24, 30, 40
CMYK:
0, 8, 21, 24
HSL:
36°, 24.6914%, 68.2353%
HSV (HSB):
36°, 20.6186%, 76.0784%
XYZ:
44.0013, 45.6432, 37.0628
xyY:
0.3473, 0.3602, 45.6432
CIE-Lab:
73.3134, 1.8216, 14.3446
CIE-LCH:
73.3134, 14.4598, 82.7627
CIE-Luv:
73.3134, 11.1800, 19.8169
Hunter-Lab:
67.5598, -1.9736, 14.7658
#c2b29a color charts
#c2b29a color shades, tints & tones
#c2b29a color schemes
#c2b29a color preview, HTML & CSS examples
This text has a color of #c2b29a
<p style="color:#c2b29a;">Text here</p>
.mytext {color:#c2b29a;}
This box has a color of #c2b29a
<div style="background-color:#c2b29a;">Content here</div>
.mybackground {background-color:#c2b29a;}
Border around this has a color of #c2b29a
<div style="border:2px solid #c2b29a;">Content here</div>
.myborder {border:2px solid #c2b29a;}