#c2beb9 color space conversions
Hex:
#c2beb9
RGB:
194, 190, 185
CMY:
24, 25, 27
CMYK:
0, 2, 5, 24
HSL:
33°, 6.8702%, 74.3137%
HSV (HSB):
33°, 4.6392%, 76.0784%
XYZ:
49.4185, 51.7990, 53.2925
xyY:
0.3198, 0.3352, 51.7990
CIE-Lab:
77.1605, 0.5027, 3.0061
CIE-LCH:
77.1605, 3.0479, 80.5072
CIE-Luv:
77.1605, 2.5919, 4.3527
Hunter-Lab:
71.9715, -3.3849, 6.4778
#c2beb9 color charts
#c2beb9 color shades, tints & tones
#c2beb9 color schemes
#c2beb9 color preview, HTML & CSS examples
This text has a color of #c2beb9
<p style="color:#c2beb9;">Text here</p>
.mytext {color:#c2beb9;}
This box has a color of #c2beb9
<div style="background-color:#c2beb9;">Content here</div>
.mybackground {background-color:#c2beb9;}
Border around this has a color of #c2beb9
<div style="border:2px solid #c2beb9;">Content here</div>
.myborder {border:2px solid #c2beb9;}