#c5cdc5 color space conversions
Hex:
#c5cdc5
RGB:
197, 205, 197
CMY:
23, 20, 23
CMYK:
4, 0, 4, 20
HSL:
120°, 7.4074%, 78.8235%
HSV (HSB):
120°, 3.9024%, 80.3922%
XYZ:
54.9353, 59.5642, 61.4250
xyY:
0.3123, 0.3386, 59.5642
CIE-Lab:
81.6007, -4.1997, 3.0207
CIE-LCH:
81.6007, 5.1732, 144.2738
CIE-Luv:
81.6007, -4.0707, 5.2501
Hunter-Lab:
77.1778, -8.0046, 6.8362
#c5cdc5 color charts
#c5cdc5 color shades, tints & tones
#c5cdc5 color schemes
#c5cdc5 color preview, HTML & CSS examples
This text has a color of #c5cdc5
<p style="color:#c5cdc5;">Text here</p>
.mytext {color:#c5cdc5;}
This box has a color of #c5cdc5
<div style="background-color:#c5cdc5;">Content here</div>
.mybackground {background-color:#c5cdc5;}
Border around this has a color of #c5cdc5
<div style="border:2px solid #c5cdc5;">Content here</div>
.myborder {border:2px solid #c5cdc5;}