#c0f8f4 color space conversions
Hex:
#c0f8f4
RGB:
192, 248, 244
CMY:
25, 3, 4
CMYK:
23, 0, 2, 3
HSL:
176°, 80.0000%, 86.2745%
HSV (HSB):
176°, 22.5806%, 97.2549%
XYZ:
71.6348, 84.8729, 98.1945
xyY:
0.2812, 0.3332, 84.8729
CIE-Lab:
93.8283, -18.3766, -3.8698
CIE-LCH:
93.8283, 18.7796, 191.8919
CIE-Luv:
93.8283, -28.1127, -2.8967
Hunter-Lab:
92.1265, -22.4252, 1.2934
#c0f8f4 color charts
#c0f8f4 color shades, tints & tones
#c0f8f4 color schemes
#c0f8f4 color preview, HTML & CSS examples
This text has a color of #c0f8f4
<p style="color:#c0f8f4;">Text here</p>
.mytext {color:#c0f8f4;}
This box has a color of #c0f8f4
<div style="background-color:#c0f8f4;">Content here</div>
.mybackground {background-color:#c0f8f4;}
Border around this has a color of #c0f8f4
<div style="border:2px solid #c0f8f4;">Content here</div>
.myborder {border:2px solid #c0f8f4;}