#c0f2cd color space conversions
Hex:
#c0f2cd
RGB:
192, 242, 205
CMY:
25, 5, 20
CMYK:
21, 0, 15, 5
HSL:
136°, 65.7895%, 85.0980%
HSV (HSB):
136°, 20.6612%, 94.9020%
XYZ:
64.5098, 79.1185, 69.6290
xyY:
0.3025, 0.3710, 79.1185
CIE-Lab:
91.2879, -23.0420, 12.6706
CIE-LCH:
91.2879, 26.2960, 151.1939
CIE-Luv:
91.2879, -25.0660, 22.9306
Hunter-Lab:
88.9486, -26.2032, 15.8518
#c0f2cd color charts
#c0f2cd color shades, tints & tones
#c0f2cd color schemes
#c0f2cd color preview, HTML & CSS examples
This text has a color of #c0f2cd
<p style="color:#c0f2cd;">Text here</p>
.mytext {color:#c0f2cd;}
This box has a color of #c0f2cd
<div style="background-color:#c0f2cd;">Content here</div>
.mybackground {background-color:#c0f2cd;}
Border around this has a color of #c0f2cd
<div style="border:2px solid #c0f2cd;">Content here</div>
.myborder {border:2px solid #c0f2cd;}