#c3d4cd color space conversions
Hex:
#c3d4cd
RGB:
195, 212, 205
CMY:
24, 17, 20
CMYK:
8, 0, 3, 17
HSL:
155°, 16.5049%, 79.8039%
HSV (HSB):
155°, 8.0189%, 83.1373%
XYZ:
57.0686, 63.0968, 66.9287
xyY:
0.3050, 0.3372, 63.0968
CIE-Lab:
83.4933, -7.0346, 1.4886
CIE-LCH:
83.4933, 7.1903, 168.0519
CIE-Luv:
83.4933, -8.9997, 3.4706
Hunter-Lab:
79.4335, -10.7663, 5.6472
#c3d4cd color charts
#c3d4cd color shades, tints & tones
#c3d4cd color schemes
#c3d4cd color preview, HTML & CSS examples
This text has a color of #c3d4cd
<p style="color:#c3d4cd;">Text here</p>
.mytext {color:#c3d4cd;}
This box has a color of #c3d4cd
<div style="background-color:#c3d4cd;">Content here</div>
.mybackground {background-color:#c3d4cd;}
Border around this has a color of #c3d4cd
<div style="border:2px solid #c3d4cd;">Content here</div>
.myborder {border:2px solid #c3d4cd;}