#c2bcc0 color space conversions
Hex:
#c2bcc0
RGB:
194, 188, 192
CMY:
24, 26, 25
CMYK:
0, 3, 1, 24
HSL:
320°, 4.6875%, 74.9020%
HSV (HSB):
320°, 3.0928%, 76.0784%
XYZ:
49.7458, 51.2415, 57.1379
xyY:
0.3146, 0.3241, 51.2415
CIE-Lab:
76.8251, 2.8339, -1.2754
CIE-LCH:
76.8251, 3.1077, 335.7693
CIE-Luv:
76.8251, 3.1933, -2.3987
Hunter-Lab:
71.5832, -1.2244, 2.7828
#c2bcc0 color charts
#c2bcc0 color shades, tints & tones
#c2bcc0 color schemes
#c2bcc0 color preview, HTML & CSS examples
This text has a color of #c2bcc0
<p style="color:#c2bcc0;">Text here</p>
.mytext {color:#c2bcc0;}
This box has a color of #c2bcc0
<div style="background-color:#c2bcc0;">Content here</div>
.mybackground {background-color:#c2bcc0;}
Border around this has a color of #c2bcc0
<div style="border:2px solid #c2bcc0;">Content here</div>
.myborder {border:2px solid #c2bcc0;}