#c0bcc2 color space conversions
Hex:
#c0bcc2
RGB:
192, 188, 194
CMY:
25, 26, 24
CMYK:
1, 3, 0, 24
HSL:
280°, 4.6875%, 74.9020%
HSV (HSB):
280°, 3.0928%, 76.0784%
XYZ:
49.4591, 51.0679, 58.2893
xyY:
0.3114, 0.3216, 51.0679
CIE-Lab:
76.7202, 2.5106, -2.5327
CIE-LCH:
76.7202, 3.5662, 314.7484
CIE-Luv:
76.7202, 1.9198, -4.2333
Hunter-Lab:
71.4618, -1.5176, 1.6622
#c0bcc2 color charts
#c0bcc2 color shades, tints & tones
#c0bcc2 color schemes
#c0bcc2 color preview, HTML & CSS examples
This text has a color of #c0bcc2
<p style="color:#c0bcc2;">Text here</p>
.mytext {color:#c0bcc2;}
This box has a color of #c0bcc2
<div style="background-color:#c0bcc2;">Content here</div>
.mybackground {background-color:#c0bcc2;}
Border around this has a color of #c0bcc2
<div style="border:2px solid #c0bcc2;">Content here</div>
.myborder {border:2px solid #c0bcc2;}