#c2bcaa color space conversions
Hex:
#c2bcaa
RGB:
194, 188, 170
CMY:
24, 26, 33
CMYK:
0, 3, 12, 24
HSL:
45°, 16.4384%, 71.3725%
HSV (HSB):
45°, 12.3711%, 76.0784%
XYZ:
47.4871, 50.3381, 45.2436
xyY:
0.3319, 0.3518, 50.3381
CIE-Lab:
76.2763, -0.9938, 9.8535
CIE-LCH:
76.2763, 9.9035, 95.7595
CIE-Luv:
76.2763, 4.5626, 14.3809
Hunter-Lab:
70.9493, -4.6895, 11.8559
#c2bcaa color charts
#c2bcaa color shades, tints & tones
#c2bcaa color schemes
#c2bcaa color preview, HTML & CSS examples
This text has a color of #c2bcaa
<p style="color:#c2bcaa;">Text here</p>
.mytext {color:#c2bcaa;}
This box has a color of #c2bcaa
<div style="background-color:#c2bcaa;">Content here</div>
.mybackground {background-color:#c2bcaa;}
Border around this has a color of #c2bcaa
<div style="border:2px solid #c2bcaa;">Content here</div>
.myborder {border:2px solid #c2bcaa;}