#c7bcc1 color space conversions
Hex:
#c7bcc1
RGB:
199, 188, 193
CMY:
22, 26, 24
CMYK:
0, 6, 3, 22
HSL:
333°, 8.9431%, 75.8824%
HSV (HSB):
333°, 5.5276%, 78.0392%
XYZ:
51.1620, 51.9588, 57.7846
xyY:
0.3180, 0.3229, 51.9588
CIE-Lab:
77.2562, 4.7639, -1.1385
CIE-LCH:
77.2562, 4.8980, 346.5594
CIE-Luv:
77.2562, 6.0398, -2.5337
Hunter-Lab:
72.0825, 0.5498, 2.9281
#c7bcc1 color charts
#c7bcc1 color shades, tints & tones
#c7bcc1 color schemes
#c7bcc1 color preview, HTML & CSS examples
This text has a color of #c7bcc1
<p style="color:#c7bcc1;">Text here</p>
.mytext {color:#c7bcc1;}
This box has a color of #c7bcc1
<div style="background-color:#c7bcc1;">Content here</div>
.mybackground {background-color:#c7bcc1;}
Border around this has a color of #c7bcc1
<div style="border:2px solid #c7bcc1;">Content here</div>
.myborder {border:2px solid #c7bcc1;}