#c0bcc3 color space conversions
Hex:
#c0bcc3
RGB:
192, 188, 195
CMY:
25, 26, 24
CMYK:
2, 4, 0, 24
HSL:
274°, 5.5118%, 75.0980%
HSV (HSB):
274°, 3.5897%, 76.4706%
XYZ:
49.5718, 51.1130, 58.8828
xyY:
0.3107, 0.3203, 51.1130
CIE-Lab:
76.7474, 2.6983, -3.0351
CIE-LCH:
76.7474, 4.0611, 311.6382
CIE-Luv:
76.7474, 1.8578, -5.0254
Hunter-Lab:
71.4934, -1.3459, 1.2134
#c0bcc3 color charts
#c0bcc3 color shades, tints & tones
#c0bcc3 color schemes
#c0bcc3 color preview, HTML & CSS examples
This text has a color of #c0bcc3
<p style="color:#c0bcc3;">Text here</p>
.mytext {color:#c0bcc3;}
This box has a color of #c0bcc3
<div style="background-color:#c0bcc3;">Content here</div>
.mybackground {background-color:#c0bcc3;}
Border around this has a color of #c0bcc3
<div style="border:2px solid #c0bcc3;">Content here</div>
.myborder {border:2px solid #c0bcc3;}