#c3d7d7 color space conversions
Hex:
#c3d7d7
RGB:
195, 215, 215
CMY:
24, 16, 16
CMYK:
9, 0, 0, 16
HSL:
180°, 20.0000%, 80.3922%
HSV (HSB):
180°, 9.3023%, 84.3137%
XYZ:
59.0719, 65.1093, 73.7439
xyY:
0.2985, 0.3290, 65.1093
CIE-Lab:
84.5400, -6.6673, -2.2932
CIE-LCH:
84.5400, 7.0506, 198.9808
CIE-Luv:
84.5400, -10.8297, -2.3506
Hunter-Lab:
80.6903, -10.5316, 2.2973
#c3d7d7 color charts
#c3d7d7 color shades, tints & tones
#c3d7d7 color schemes
#c3d7d7 color preview, HTML & CSS examples
This text has a color of #c3d7d7
<p style="color:#c3d7d7;">Text here</p>
.mytext {color:#c3d7d7;}
This box has a color of #c3d7d7
<div style="background-color:#c3d7d7;">Content here</div>
.mybackground {background-color:#c3d7d7;}
Border around this has a color of #c3d7d7
<div style="border:2px solid #c3d7d7;">Content here</div>
.myborder {border:2px solid #c3d7d7;}