#c2e2d6 color space conversions
Hex:
#c2e2d6
RGB:
194, 226, 214
CMY:
24, 11, 16
CMYK:
14, 0, 5, 11
HSL:
158°, 35.5556%, 82.3529%
HSV (HSB):
158°, 14.1593%, 88.6275%
XYZ:
61.5821, 70.7171, 74.0224
xyY:
0.2985, 0.3428, 70.7171
CIE-Lab:
87.3474, -12.8075, 2.3262
CIE-LCH:
87.3474, 13.0171, 169.7055
CIE-Luv:
87.3474, -16.5956, 5.7602
Hunter-Lab:
84.0935, -16.4470, 6.6760
#c2e2d6 color charts
#c2e2d6 color shades, tints & tones
#c2e2d6 color schemes
#c2e2d6 color preview, HTML & CSS examples
This text has a color of #c2e2d6
<p style="color:#c2e2d6;">Text here</p>
.mytext {color:#c2e2d6;}
This box has a color of #c2e2d6
<div style="background-color:#c2e2d6;">Content here</div>
.mybackground {background-color:#c2e2d6;}
Border around this has a color of #c2e2d6
<div style="border:2px solid #c2e2d6;">Content here</div>
.myborder {border:2px solid #c2e2d6;}