#c2e2d7 color space conversions
Hex:
#c2e2d7
RGB:
194, 226, 215
CMY:
24, 11, 16
CMYK:
14, 0, 5, 11
HSL:
159°, 35.5556%, 82.3529%
HSV (HSB):
159°, 14.1593%, 88.6275%
XYZ:
61.7102, 70.7683, 74.6972
xyY:
0.2979, 0.3416, 70.7683
CIE-Lab:
87.3723, -12.6152, 1.8365
CIE-LCH:
87.3723, 12.7482, 171.7171
CIE-Luv:
87.3723, -16.6195, 4.9849
Hunter-Lab:
84.1239, -16.2758, 6.2407
#c2e2d7 color charts
#c2e2d7 color shades, tints & tones
#c2e2d7 color schemes
#c2e2d7 color preview, HTML & CSS examples
This text has a color of #c2e2d7
<p style="color:#c2e2d7;">Text here</p>
.mytext {color:#c2e2d7;}
This box has a color of #c2e2d7
<div style="background-color:#c2e2d7;">Content here</div>
.mybackground {background-color:#c2e2d7;}
Border around this has a color of #c2e2d7
<div style="border:2px solid #c2e2d7;">Content here</div>
.myborder {border:2px solid #c2e2d7;}