#c3d8c8 color space conversions
Hex:
#c3d8c8
RGB:
195, 216, 200
CMY:
24, 15, 22
CMYK:
10, 0, 7, 15
HSL:
134°, 21.2121%, 80.5882%
HSV (HSB):
134°, 9.7222%, 84.7059%
XYZ:
57.4869, 64.8840, 64.1376
xyY:
0.3082, 0.3479, 64.8840
CIE-Lab:
84.4239, -10.0178, 5.4906
CIE-LCH:
84.4239, 11.4238, 151.2734
CIE-Luv:
84.4239, -10.8050, 9.9651
Hunter-Lab:
80.5506, -13.5727, 9.1764
#c3d8c8 color charts
#c3d8c8 color shades, tints & tones
#c3d8c8 color schemes
#c3d8c8 color preview, HTML & CSS examples
This text has a color of #c3d8c8
<p style="color:#c3d8c8;">Text here</p>
.mytext {color:#c3d8c8;}
This box has a color of #c3d8c8
<div style="background-color:#c3d8c8;">Content here</div>
.mybackground {background-color:#c3d8c8;}
Border around this has a color of #c3d8c8
<div style="border:2px solid #c3d8c8;">Content here</div>
.myborder {border:2px solid #c3d8c8;}