#c3e2dd color space conversions
Hex:
#c3e2dd
RGB:
195, 226, 221
CMY:
24, 11, 13
CMYK:
14, 0, 2, 11
HSL:
170°, 34.8315%, 82.5490%
HSV (HSB):
170°, 13.7168%, 88.6275%
XYZ:
62.7532, 71.2153, 78.8451
xyY:
0.2949, 0.3346, 71.2153
CIE-Lab:
87.5895, -11.1258, -0.9954
CIE-LCH:
87.5895, 11.1702, 185.1127
CIE-Luv:
87.5895, -16.2672, 0.3991
Hunter-Lab:
84.3891, -14.9454, 3.6775
#c3e2dd color charts
#c3e2dd color shades, tints & tones
#c3e2dd color schemes
#c3e2dd color preview, HTML & CSS examples
This text has a color of #c3e2dd
<p style="color:#c3e2dd;">Text here</p>
.mytext {color:#c3e2dd;}
This box has a color of #c3e2dd
<div style="background-color:#c3e2dd;">Content here</div>
.mybackground {background-color:#c3e2dd;}
Border around this has a color of #c3e2dd
<div style="border:2px solid #c3e2dd;">Content here</div>
.myborder {border:2px solid #c3e2dd;}