#c3dede color space conversions
Hex:
#c3dede
RGB:
195, 222, 222
CMY:
24, 13, 13
CMYK:
12, 0, 0, 13
HSL:
180°, 29.0323%, 81.7647%
HSV (HSB):
180°, 12.1622%, 87.0588%
XYZ:
61.8118, 69.1186, 79.1906
xyY:
0.2942, 0.3289, 69.1186
CIE-Lab:
86.5627, -8.8883, -3.0277
CIE-LCH:
86.5627, 9.3898, 198.8109
CIE-Luv:
86.5627, -14.4008, -3.1213
Hunter-Lab:
83.1376, -12.7782, 1.7211
#c3dede color charts
#c3dede color shades, tints & tones
#c3dede color schemes
#c3dede color preview, HTML & CSS examples
This text has a color of #c3dede
<p style="color:#c3dede;">Text here</p>
.mytext {color:#c3dede;}
This box has a color of #c3dede
<div style="background-color:#c3dede;">Content here</div>
.mybackground {background-color:#c3dede;}
Border around this has a color of #c3dede
<div style="border:2px solid #c3dede;">Content here</div>
.myborder {border:2px solid #c3dede;}