#ccfbfb color space conversions
Hex:
#ccfbfb
RGB:
204, 251, 251
CMY:
20, 2, 2
CMYK:
19, 0, 0, 2
HSL:
180°, 85.4545%, 89.2157%
HSV (HSB):
180°, 18.7251%, 98.4314%
XYZ:
76.8116, 88.7968, 104.3579
xyY:
0.2845, 0.3289, 88.7968
CIE-Lab:
95.4954, -14.8552, -4.9566
CIE-LCH:
95.4954, 15.6603, 198.4518
CIE-Luv:
95.4954, -24.0823, -5.2112
Hunter-Lab:
94.2320, -19.4049, 0.3013
#ccfbfb color charts
#ccfbfb color shades, tints & tones
#ccfbfb color schemes
#ccfbfb color preview, HTML & CSS examples
This text has a color of #ccfbfb
<p style="color:#ccfbfb;">Text here</p>
.mytext {color:#ccfbfb;}
This box has a color of #ccfbfb
<div style="background-color:#ccfbfb;">Content here</div>
.mybackground {background-color:#ccfbfb;}
Border around this has a color of #ccfbfb
<div style="border:2px solid #ccfbfb;">Content here</div>
.myborder {border:2px solid #ccfbfb;}