#c2b29d color space conversions
Hex:
#c2b29d
RGB:
194, 178, 157
CMY:
24, 30, 38
CMYK:
0, 8, 19, 24
HSL:
34°, 23.2704%, 68.8235%
HSV (HSB):
34°, 19.0722%, 76.0784%
XYZ:
44.2543, 45.7444, 38.3954
xyY:
0.3447, 0.3563, 45.7444
CIE-Lab:
73.3794, 2.2774, 12.8043
CIE-LCH:
73.3794, 13.0053, 79.9149
CIE-Luv:
73.3794, 10.9681, 17.6790
Hunter-Lab:
67.6346, -1.5655, 13.6860
#c2b29d color charts
#c2b29d color shades, tints & tones
#c2b29d color schemes
#c2b29d color preview, HTML & CSS examples
This text has a color of #c2b29d
<p style="color:#c2b29d;">Text here</p>
.mytext {color:#c2b29d;}
This box has a color of #c2b29d
<div style="background-color:#c2b29d;">Content here</div>
.mybackground {background-color:#c2b29d;}
Border around this has a color of #c2b29d
<div style="border:2px solid #c2b29d;">Content here</div>
.myborder {border:2px solid #c2b29d;}