#c0fadc color space conversions
Hex:
#c0fadc
RGB:
192, 250, 220
CMY:
25, 2, 14
CMYK:
23, 0, 12, 2
HSL:
149°, 85.2941%, 86.6667%
HSV (HSB):
149°, 23.2000%, 98.0392%
XYZ:
68.8421, 84.7450, 80.4392
xyY:
0.2942, 0.3621, 84.7450
CIE-Lab:
93.7731, -24.1301, 8.4637
CIE-LCH:
93.7731, 25.5714, 160.6716
CIE-Luv:
93.7731, -28.8953, 17.0435
Hunter-Lab:
92.0570, -27.6139, 12.6325
#c0fadc color charts
#c0fadc color shades, tints & tones
#c0fadc color schemes
#c0fadc color preview, HTML & CSS examples
This text has a color of #c0fadc
<p style="color:#c0fadc;">Text here</p>
.mytext {color:#c0fadc;}
This box has a color of #c0fadc
<div style="background-color:#c0fadc;">Content here</div>
.mybackground {background-color:#c0fadc;}
Border around this has a color of #c0fadc
<div style="border:2px solid #c0fadc;">Content here</div>
.myborder {border:2px solid #c0fadc;}