#cbfffb color space conversions
Hex:
#cbfffb
RGB:
203, 255, 251
CMY:
20, 0, 2
CMYK:
20, 0, 2, 0
HSL:
175°, 100.0000%, 89.8039%
HSV (HSB):
175°, 20.3922%, 100.0000%
XYZ:
77.8012, 91.1815, 104.7660
xyY:
0.2842, 0.3331, 91.1815
CIE-Lab:
96.4847, -17.1280, -3.5076
CIE-LCH:
96.4847, 17.4835, 191.5734
CIE-Luv:
96.4847, -26.3417, -2.5337
Hunter-Lab:
95.4890, -21.6701, 1.7921
#cbfffb color charts
#cbfffb color shades, tints & tones
#cbfffb color schemes
#cbfffb color preview, HTML & CSS examples
This text has a color of #cbfffb
<p style="color:#cbfffb;">Text here</p>
.mytext {color:#cbfffb;}
This box has a color of #cbfffb
<div style="background-color:#cbfffb;">Content here</div>
.mybackground {background-color:#cbfffb;}
Border around this has a color of #cbfffb
<div style="border:2px solid #cbfffb;">Content here</div>
.myborder {border:2px solid #cbfffb;}