#c2bc9e color space conversions
Hex:
#c2bc9e
RGB:
194, 188, 158
CMY:
24, 26, 38
CMYK:
0, 3, 19, 24
HSL:
50°, 22.7848%, 69.0196%
HSV (HSB):
50°, 18.5567%, 76.0784%
XYZ:
46.4029, 49.9044, 39.5346
xyY:
0.3416, 0.3674, 49.9044
CIE-Lab:
76.0105, -2.8909, 15.9569
CIE-LCH:
76.0105, 16.2167, 100.2690
CIE-Luv:
76.0105, 5.2682, 23.0172
Hunter-Lab:
70.6430, -6.3750, 16.2692
#c2bc9e color charts
#c2bc9e color shades, tints & tones
#c2bc9e color schemes
#c2bc9e color preview, HTML & CSS examples
This text has a color of #c2bc9e
<p style="color:#c2bc9e;">Text here</p>
.mytext {color:#c2bc9e;}
This box has a color of #c2bc9e
<div style="background-color:#c2bc9e;">Content here</div>
.mybackground {background-color:#c2bc9e;}
Border around this has a color of #c2bc9e
<div style="border:2px solid #c2bc9e;">Content here</div>
.myborder {border:2px solid #c2bc9e;}