#c3d3d8 color space conversions
Hex:
#c3d3d8
RGB:
195, 211, 216
CMY:
24, 17, 15
CMYK:
10, 2, 0, 15
HSL:
194°, 21.2121%, 80.5882%
HSV (HSB):
194°, 9.7222%, 84.7059%
XYZ:
58.1946, 63.1485, 74.0874
xyY:
0.2978, 0.3231, 63.1485
CIE-Lab:
83.5205, -4.3954, -4.3234
CIE-LCH:
83.5205, 6.1653, 224.5272
CIE-Luv:
83.5205, -8.9381, -5.8660
Hunter-Lab:
79.4660, -8.3463, 0.3492
#c3d3d8 color charts
#c3d3d8 color shades, tints & tones
#c3d3d8 color schemes
#c3d3d8 color preview, HTML & CSS examples
This text has a color of #c3d3d8
<p style="color:#c3d3d8;">Text here</p>
.mytext {color:#c3d3d8;}
This box has a color of #c3d3d8
<div style="background-color:#c3d3d8;">Content here</div>
.mybackground {background-color:#c3d3d8;}
Border around this has a color of #c3d3d8
<div style="border:2px solid #c3d3d8;">Content here</div>
.myborder {border:2px solid #c3d3d8;}