#c1ccc0 color space conversions
Hex:
#c1ccc0
RGB:
193, 204, 192
CMY:
24, 20, 25
CMYK:
5, 0, 6, 20
HSL:
115°, 10.5263%, 77.6471%
HSV (HSB):
115°, 5.8824%, 80.0000%
XYZ:
53.0996, 58.3290, 58.3291
xyY:
0.3128, 0.3436, 58.3290
CIE-Lab:
80.9213, -5.9631, 4.6737
CIE-LCH:
80.9213, 7.5764, 141.9121
CIE-Luv:
80.9213, -5.5536, 7.9881
Hunter-Lab:
76.3734, -9.5490, 8.1795
#c1ccc0 color charts
#c1ccc0 color shades, tints & tones
#c1ccc0 color schemes
#c1ccc0 color preview, HTML & CSS examples
This text has a color of #c1ccc0
<p style="color:#c1ccc0;">Text here</p>
.mytext {color:#c1ccc0;}
This box has a color of #c1ccc0
<div style="background-color:#c1ccc0;">Content here</div>
.mybackground {background-color:#c1ccc0;}
Border around this has a color of #c1ccc0
<div style="border:2px solid #c1ccc0;">Content here</div>
.myborder {border:2px solid #c1ccc0;}