#c3e4dd color space conversions
Hex:
#c3e4dd
RGB:
195, 228, 221
CMY:
24, 11, 13
CMYK:
14, 0, 3, 11
HSL:
167°, 37.9310%, 82.9412%
HSV (HSB):
167°, 14.4737%, 89.4118%
XYZ:
63.3002, 72.3094, 79.0274
xyY:
0.2949, 0.3369, 72.3094
CIE-Lab:
88.1173, -12.1393, -0.2238
CIE-LCH:
88.1173, 12.1414, 181.0562
CIE-Luv:
88.1173, -17.2130, 1.7598
Hunter-Lab:
85.0349, -15.9352, 4.4231
#c3e4dd color charts
#c3e4dd color shades, tints & tones
#c3e4dd color schemes
#c3e4dd color preview, HTML & CSS examples
This text has a color of #c3e4dd
<p style="color:#c3e4dd;">Text here</p>
.mytext {color:#c3e4dd;}
This box has a color of #c3e4dd
<div style="background-color:#c3e4dd;">Content here</div>
.mybackground {background-color:#c3e4dd;}
Border around this has a color of #c3e4dd
<div style="border:2px solid #c3e4dd;">Content here</div>
.myborder {border:2px solid #c3e4dd;}