#c5cbc4 color space conversions
Hex:
#c5cbc4
RGB:
197, 203, 196
CMY:
23, 20, 23
CMYK:
3, 0, 3, 20
HSL:
111°, 6.3063%, 78.2353%
HSV (HSB):
111°, 3.4483%, 79.6078%
XYZ:
54.3457, 58.5677, 60.6649
xyY:
0.3131, 0.3374, 58.5677
CIE-Lab:
81.0534, -3.3360, 2.7615
CIE-LCH:
81.0534, 4.3307, 140.3827
CIE-Luv:
81.0534, -3.0057, 4.7085
Hunter-Lab:
76.5295, -7.1690, 6.5715
#c5cbc4 color charts
#c5cbc4 color shades, tints & tones
#c5cbc4 color schemes
#c5cbc4 color preview, HTML & CSS examples
This text has a color of #c5cbc4
<p style="color:#c5cbc4;">Text here</p>
.mytext {color:#c5cbc4;}
This box has a color of #c5cbc4
<div style="background-color:#c5cbc4;">Content here</div>
.mybackground {background-color:#c5cbc4;}
Border around this has a color of #c5cbc4
<div style="border:2px solid #c5cbc4;">Content here</div>
.myborder {border:2px solid #c5cbc4;}