#c3cacd color space conversions
Hex:
#c3cacd
RGB:
195, 202, 205
CMY:
24, 21, 20
CMYK:
5, 1, 0, 20
HSL:
198°, 9.0909%, 78.4314%
HSV (HSB):
198°, 4.8780%, 80.3922%
XYZ:
54.6457, 58.2509, 66.1210
xyY:
0.3053, 0.3254, 58.2509
CIE-Lab:
80.8781, -1.8183, -2.3336
CIE-LCH:
80.8781, 2.9584, 232.0744
CIE-Luv:
80.8781, -4.0478, -3.2194
Hunter-Lab:
76.3223, -5.7606, 2.0603
#c3cacd color charts
#c3cacd color shades, tints & tones
#c3cacd color schemes
#c3cacd color preview, HTML & CSS examples
This text has a color of #c3cacd
<p style="color:#c3cacd;">Text here</p>
.mytext {color:#c3cacd;}
This box has a color of #c3cacd
<div style="background-color:#c3cacd;">Content here</div>
.mybackground {background-color:#c3cacd;}
Border around this has a color of #c3cacd
<div style="border:2px solid #c3cacd;">Content here</div>
.myborder {border:2px solid #c3cacd;}