#c0f7f5 color space conversions
Hex:
#c0f7f5
RGB:
192, 247, 245
CMY:
25, 3, 4
CMYK:
22, 0, 1, 3
HSL:
178°, 77.4648%, 86.0784%
HSV (HSB):
178°, 22.2672%, 96.8627%
XYZ:
71.4804, 84.3206, 98.8943
xyY:
0.2807, 0.3311, 84.3206
CIE-Lab:
93.5896, -17.6744, -4.7394
CIE-LCH:
93.5896, 18.2988, 195.0109
CIE-Luv:
93.5896, -27.6754, -4.3920
Hunter-Lab:
91.8262, -21.7459, 0.4247
#c0f7f5 color charts
#c0f7f5 color shades, tints & tones
#c0f7f5 color schemes
#c0f7f5 color preview, HTML & CSS examples
This text has a color of #c0f7f5
<p style="color:#c0f7f5;">Text here</p>
.mytext {color:#c0f7f5;}
This box has a color of #c0f7f5
<div style="background-color:#c0f7f5;">Content here</div>
.mybackground {background-color:#c0f7f5;}
Border around this has a color of #c0f7f5
<div style="border:2px solid #c0f7f5;">Content here</div>
.myborder {border:2px solid #c0f7f5;}