#c0f8f7 color space conversions
Hex:
#c0f8f7
RGB:
192, 248, 247
CMY:
25, 3, 3
CMYK:
23, 0, 0, 3
HSL:
179°, 80.0000%, 86.2745%
HSV (HSB):
179°, 22.5806%, 97.2549%
XYZ:
72.0941, 85.0567, 100.6135
xyY:
0.2797, 0.3300, 85.0567
CIE-Lab:
93.9075, -17.7474, -5.3071
CIE-LCH:
93.9075, 18.5239, 196.6487
CIE-Luv:
93.9075, -28.1313, -5.2864
Hunter-Lab:
92.2262, -21.8606, -0.1237
#c0f8f7 color charts
#c0f8f7 color shades, tints & tones
#c0f8f7 color schemes
#c0f8f7 color preview, HTML & CSS examples
This text has a color of #c0f8f7
<p style="color:#c0f8f7;">Text here</p>
.mytext {color:#c0f8f7;}
This box has a color of #c0f8f7
<div style="background-color:#c0f8f7;">Content here</div>
.mybackground {background-color:#c0f8f7;}
Border around this has a color of #c0f8f7
<div style="border:2px solid #c0f8f7;">Content here</div>
.myborder {border:2px solid #c0f8f7;}