#c2e7d5 color space conversions
Hex:
#c2e7d5
RGB:
194, 231, 213
CMY:
24, 9, 16
CMYK:
16, 0, 8, 9
HSL:
151°, 43.5294%, 83.3333%
HSV (HSB):
151°, 16.0173%, 90.5882%
XYZ:
62.8343, 73.4253, 73.8116
xyY:
0.2991, 0.3495, 73.4253
CIE-Lab:
88.6501, -15.5101, 4.7395
CIE-LCH:
88.6501, 16.2180, 163.0081
CIE-Luv:
88.6501, -18.9622, 9.8791
Hunter-Lab:
85.6885, -19.0632, 8.9099
#c2e7d5 color charts
#c2e7d5 color shades, tints & tones
#c2e7d5 color schemes
#c2e7d5 color preview, HTML & CSS examples
This text has a color of #c2e7d5
<p style="color:#c2e7d5;">Text here</p>
.mytext {color:#c2e7d5;}
This box has a color of #c2e7d5
<div style="background-color:#c2e7d5;">Content here</div>
.mybackground {background-color:#c2e7d5;}
Border around this has a color of #c2e7d5
<div style="border:2px solid #c2e7d5;">Content here</div>
.myborder {border:2px solid #c2e7d5;}