#c3dcd4 color space conversions
Hex:
#c3dcd4
RGB:
195, 220, 212
CMY:
24, 14, 17
CMYK:
11, 0, 4, 14
HSL:
161°, 26.3158%, 81.3725%
HSV (HSB):
161°, 11.3636%, 86.2745%
XYZ:
59.9825, 67.5420, 72.1628
xyY:
0.3004, 0.3382, 67.5420
CIE-Lab:
85.7769, -9.8171, 1.1036
CIE-LCH:
85.7769, 9.8790, 173.5858
CIE-Luv:
85.7769, -13.1468, 3.3817
Hunter-Lab:
82.1839, -13.5423, 5.4683
#c3dcd4 color charts
#c3dcd4 color shades, tints & tones
#c3dcd4 color schemes
#c3dcd4 color preview, HTML & CSS examples
This text has a color of #c3dcd4
<p style="color:#c3dcd4;">Text here</p>
.mytext {color:#c3dcd4;}
This box has a color of #c3dcd4
<div style="background-color:#c3dcd4;">Content here</div>
.mybackground {background-color:#c3dcd4;}
Border around this has a color of #c3dcd4
<div style="border:2px solid #c3dcd4;">Content here</div>
.myborder {border:2px solid #c3dcd4;}