#ccfefa color space conversions
Hex:
#ccfefa
RGB:
204, 254, 250
CMY:
20, 0, 2
CMYK:
20, 0, 2, 0
HSL:
175°, 96.1538%, 89.8039%
HSV (HSB):
175°, 19.6850%, 99.6078%
XYZ:
77.5990, 90.6231, 103.8446
xyY:
0.2852, 0.3331, 90.6231
CIE-Lab:
96.2546, -16.5418, -3.3238
CIE-LCH:
96.2546, 16.8724, 191.3612
CIE-Luv:
96.2546, -25.4222, -2.3390
Hunter-Lab:
95.1962, -21.0894, 1.9609
#ccfefa color charts
#ccfefa color shades, tints & tones
#ccfefa color schemes
#ccfefa color preview, HTML & CSS examples
This text has a color of #ccfefa
<p style="color:#ccfefa;">Text here</p>
.mytext {color:#ccfefa;}
This box has a color of #ccfefa
<div style="background-color:#ccfefa;">Content here</div>
.mybackground {background-color:#ccfefa;}
Border around this has a color of #ccfefa
<div style="border:2px solid #ccfefa;">Content here</div>
.myborder {border:2px solid #ccfefa;}