#c3d2d4 color space conversions
Hex:
#c3d2d4
RGB:
195, 210, 212
CMY:
24, 18, 17
CMYK:
8, 1, 0, 17
HSL:
187°, 16.5049%, 79.8039%
HSV (HSB):
187°, 8.0189%, 83.1373%
XYZ:
57.4359, 62.4488, 71.3140
xyY:
0.3004, 0.3266, 62.4488
CIE-Lab:
83.1515, -4.6581, -2.7365
CIE-LCH:
83.1515, 5.4025, 210.4329
CIE-Luv:
83.1515, -8.2929, -3.3666
Hunter-Lab:
79.0245, -8.5571, 1.8122
#c3d2d4 color charts
#c3d2d4 color shades, tints & tones
#c3d2d4 color schemes
#c3d2d4 color preview, HTML & CSS examples
This text has a color of #c3d2d4
<p style="color:#c3d2d4;">Text here</p>
.mytext {color:#c3d2d4;}
This box has a color of #c3d2d4
<div style="background-color:#c3d2d4;">Content here</div>
.mybackground {background-color:#c3d2d4;}
Border around this has a color of #c3d2d4
<div style="border:2px solid #c3d2d4;">Content here</div>
.myborder {border:2px solid #c3d2d4;}