#c2bcc5 color space conversions
Hex:
#c2bcc5
RGB:
194, 188, 197
CMY:
24, 26, 23
CMYK:
2, 5, 0, 23
HSL:
280°, 7.2000%, 75.4902%
HSV (HSB):
280°, 4.5685%, 77.2549%
XYZ:
50.3094, 51.4670, 60.1059
xyY:
0.3108, 0.3179, 51.4670
CIE-Lab:
76.9610, 3.7640, -3.7872
CIE-LCH:
76.9610, 5.3396, 314.8242
CIE-Luv:
76.9610, 2.8710, -6.3524
Hunter-Lab:
71.7405, -0.3693, 0.5438
#c2bcc5 color charts
#c2bcc5 color shades, tints & tones
#c2bcc5 color schemes
#c2bcc5 color preview, HTML & CSS examples
This text has a color of #c2bcc5
<p style="color:#c2bcc5;">Text here</p>
.mytext {color:#c2bcc5;}
This box has a color of #c2bcc5
<div style="background-color:#c2bcc5;">Content here</div>
.mybackground {background-color:#c2bcc5;}
Border around this has a color of #c2bcc5
<div style="border:2px solid #c2bcc5;">Content here</div>
.myborder {border:2px solid #c2bcc5;}