#c0f8f8 color space conversions
Hex:
#c0f8f8
RGB:
192, 248, 248
CMY:
25, 3, 3
CMYK:
23, 0, 0, 3
HSL:
180°, 80.0000%, 86.2745%
HSV (HSB):
180°, 22.5806%, 97.2549%
XYZ:
72.2489, 85.1186, 101.4285
xyY:
0.2792, 0.3289, 85.1186
CIE-Lab:
93.9342, -17.5362, -5.7858
CIE-LCH:
93.9342, 18.4661, 198.2594
CIE-Luv:
93.9342, -28.1375, -6.0856
Hunter-Lab:
92.2597, -21.6706, -0.6005
#c0f8f8 color charts
#c0f8f8 color shades, tints & tones
#c0f8f8 color schemes
#c0f8f8 color preview, HTML & CSS examples
This text has a color of #c0f8f8
<p style="color:#c0f8f8;">Text here</p>
.mytext {color:#c0f8f8;}
This box has a color of #c0f8f8
<div style="background-color:#c0f8f8;">Content here</div>
.mybackground {background-color:#c0f8f8;}
Border around this has a color of #c0f8f8
<div style="border:2px solid #c0f8f8;">Content here</div>
.myborder {border:2px solid #c0f8f8;}