#c5cdc7 color space conversions
Hex:
#c5cdc7
RGB:
197, 205, 199
CMY:
23, 20, 22
CMYK:
4, 0, 3, 20
HSL:
135°, 7.4074%, 78.8235%
HSV (HSB):
135°, 3.9024%, 80.3922%
XYZ:
55.1661, 59.6565, 62.6401
xyY:
0.3109, 0.3362, 59.6565
CIE-Lab:
81.6511, -3.8346, 2.0250
CIE-LCH:
81.6511, 4.3364, 152.1623
CIE-Luv:
81.6511, -4.1642, 3.7057
Hunter-Lab:
77.2376, -7.6742, 5.9818
#c5cdc7 color charts
#c5cdc7 color shades, tints & tones
#c5cdc7 color schemes
#c5cdc7 color preview, HTML & CSS examples
This text has a color of #c5cdc7
<p style="color:#c5cdc7;">Text here</p>
.mytext {color:#c5cdc7;}
This box has a color of #c5cdc7
<div style="background-color:#c5cdc7;">Content here</div>
.mybackground {background-color:#c5cdc7;}
Border around this has a color of #c5cdc7
<div style="border:2px solid #c5cdc7;">Content here</div>
.myborder {border:2px solid #c5cdc7;}