#c2e1cd color space conversions
Hex:
#c2e1cd
RGB:
194, 225, 205
CMY:
24, 12, 20
CMYK:
14, 0, 9, 12
HSL:
141°, 34.0659%, 82.1569%
HSV (HSB):
141°, 13.7778%, 88.2353%
XYZ:
60.1928, 69.7275, 68.0439
xyY:
0.3041, 0.3522, 69.7275
CIE-Lab:
86.8631, -13.9983, 6.3592
CIE-LCH:
86.8631, 15.3751, 155.5685
CIE-Luv:
86.8631, -15.8975, 11.9935
Hunter-Lab:
83.5030, -17.4593, 10.1386
#c2e1cd color charts
#c2e1cd color shades, tints & tones
#c2e1cd color schemes
#c2e1cd color preview, HTML & CSS examples
This text has a color of #c2e1cd
<p style="color:#c2e1cd;">Text here</p>
.mytext {color:#c2e1cd;}
This box has a color of #c2e1cd
<div style="background-color:#c2e1cd;">Content here</div>
.mybackground {background-color:#c2e1cd;}
Border around this has a color of #c2e1cd
<div style="border:2px solid #c2e1cd;">Content here</div>
.myborder {border:2px solid #c2e1cd;}