#c3dedc color space conversions
Hex:
#c3dedc
RGB:
195, 222, 220
CMY:
24, 13, 14
CMYK:
12, 0, 1, 13
HSL:
176°, 29.0323%, 81.7647%
HSV (HSB):
176°, 12.1622%, 87.0588%
XYZ:
61.5452, 69.0120, 77.7870
xyY:
0.2954, 0.3312, 69.0120
CIE-Lab:
86.5100, -9.2844, -2.0497
CIE-LCH:
86.5100, 9.5080, 192.4492
CIE-Luv:
86.5100, -14.3428, -1.5387
Hunter-Lab:
83.0734, -13.1362, 2.6344
#c3dedc color charts
#c3dedc color shades, tints & tones
#c3dedc color schemes
#c3dedc color preview, HTML & CSS examples
This text has a color of #c3dedc
<p style="color:#c3dedc;">Text here</p>
.mytext {color:#c3dedc;}
This box has a color of #c3dedc
<div style="background-color:#c3dedc;">Content here</div>
.mybackground {background-color:#c3dedc;}
Border around this has a color of #c3dedc
<div style="border:2px solid #c3dedc;">Content here</div>
.myborder {border:2px solid #c3dedc;}