#c3d2d0 color space conversions
Hex:
#c3d2d0
RGB:
195, 210, 208
CMY:
24, 18, 18
CMYK:
7, 0, 1, 18
HSL:
172°, 14.2857%, 79.4118%
HSV (HSB):
172°, 7.1429%, 82.3529%
XYZ:
56.9374, 62.2494, 68.6889
xyY:
0.3031, 0.3313, 62.2494
CIE-Lab:
83.0458, -5.4293, -0.7608
CIE-LCH:
83.0458, 5.4823, 187.9769
CIE-Luv:
83.0458, -8.1316, -0.2117
Hunter-Lab:
78.8983, -9.2563, 3.6108
#c3d2d0 color charts
#c3d2d0 color shades, tints & tones
#c3d2d0 color schemes
#c3d2d0 color preview, HTML & CSS examples
This text has a color of #c3d2d0
<p style="color:#c3d2d0;">Text here</p>
.mytext {color:#c3d2d0;}
This box has a color of #c3d2d0
<div style="background-color:#c3d2d0;">Content here</div>
.mybackground {background-color:#c3d2d0;}
Border around this has a color of #c3d2d0
<div style="border:2px solid #c3d2d0;">Content here</div>
.myborder {border:2px solid #c3d2d0;}