#c3c5cb color space conversions
Hex:
#c3c5cb
RGB:
195, 197, 203
CMY:
24, 23, 20
CMYK:
4, 3, 0, 20
HSL:
225°, 7.1429%, 78.0392%
HSV (HSB):
225°, 3.9409%, 79.6078%
XYZ:
53.2514, 55.8464, 64.4727
xyY:
0.3068, 0.3218, 55.8464
CIE-Lab:
79.5263, 0.4419, -3.2450
CIE-LCH:
79.5263, 3.2750, 277.7550
CIE-Luv:
79.5263, -1.4539, -4.9864
Hunter-Lab:
74.7305, -3.5828, 1.1597
#c3c5cb color charts
#c3c5cb color shades, tints & tones
#c3c5cb color schemes
#c3c5cb color preview, HTML & CSS examples
This text has a color of #c3c5cb
<p style="color:#c3c5cb;">Text here</p>
.mytext {color:#c3c5cb;}
This box has a color of #c3c5cb
<div style="background-color:#c3c5cb;">Content here</div>
.mybackground {background-color:#c3c5cb;}
Border around this has a color of #c3c5cb
<div style="border:2px solid #c3c5cb;">Content here</div>
.myborder {border:2px solid #c3c5cb;}