#c3d4d4 color space conversions
Hex:
#c3d4d4
RGB:
195, 212, 212
CMY:
24, 17, 17
CMYK:
8, 0, 0, 17
HSL:
180°, 16.5049%, 79.8039%
HSV (HSB):
180°, 8.0189%, 83.1373%
XYZ:
57.9328, 63.4425, 71.4796
xyY:
0.3004, 0.3290, 63.4425
CIE-Lab:
83.6747, -5.6977, -1.9688
CIE-LCH:
83.6747, 6.0283, 199.0623
CIE-Luv:
83.6747, -9.2660, -2.0132
Hunter-Lab:
79.6508, -9.5597, 2.5480
#c3d4d4 color charts
#c3d4d4 color shades, tints & tones
#c3d4d4 color schemes
#c3d4d4 color preview, HTML & CSS examples
This text has a color of #c3d4d4
<p style="color:#c3d4d4;">Text here</p>
.mytext {color:#c3d4d4;}
This box has a color of #c3d4d4
<div style="background-color:#c3d4d4;">Content here</div>
.mybackground {background-color:#c3d4d4;}
Border around this has a color of #c3d4d4
<div style="border:2px solid #c3d4d4;">Content here</div>
.myborder {border:2px solid #c3d4d4;}