#c0bec0 color space conversions
Hex:
#c0bec0
RGB:
192, 190, 192
CMY:
25, 25, 25
CMYK:
0, 1, 0, 25
HSL:
300°, 1.5625%, 74.9020%
HSV (HSB):
300°, 1.0417%, 75.2941%
XYZ:
49.6661, 51.8392, 57.2574
xyY:
0.3128, 0.3265, 51.8392
CIE-Lab:
77.1846, 1.0693, -0.7681
CIE-LCH:
77.1846, 1.3166, 324.3089
CIE-Luv:
77.1846, 1.0219, -1.3335
Hunter-Lab:
71.9994, -2.8674, 3.2493
#c0bec0 color charts
#c0bec0 color shades, tints & tones
#c0bec0 color schemes
#c0bec0 color preview, HTML & CSS examples
This text has a color of #c0bec0
<p style="color:#c0bec0;">Text here</p>
.mytext {color:#c0bec0;}
This box has a color of #c0bec0
<div style="background-color:#c0bec0;">Content here</div>
.mybackground {background-color:#c0bec0;}
Border around this has a color of #c0bec0
<div style="border:2px solid #c0bec0;">Content here</div>
.myborder {border:2px solid #c0bec0;}