#cbffdc color space conversions
Hex:
#cbffdc
RGB:
203, 255, 220
CMY:
20, 0, 14
CMYK:
20, 0, 14, 0
HSL:
140°, 100.0000%, 89.8039%
HSV (HSB):
140°, 20.3922%, 100.0000%
XYZ:
73.3069, 89.3838, 81.0993
xyY:
0.3007, 0.3666, 89.3838
CIE-Lab:
95.7406, -23.1059, 11.3627
CIE-LCH:
95.7406, 25.7486, 153.8137
CIE-Luv:
95.7406, -26.0321, 21.2161
Hunter-Lab:
94.5430, -27.0447, 15.3210
#cbffdc color charts
#cbffdc RGB chart
#cbffdc CMYK chart
#cbffdc RGB pie chart
#cbffdc color shades, tints & tones
#cbffdc color schemes
#cbffdc color preview, HTML & CSS examples
This text has a color of #cbffdc
<p style="color:#cbffdc;">Text here</p>
.mytext {color:#cbffdc;}
Text color #cbffdc
This box has a color of #cbffdc
<div style="background-color:#cbffdc;">Content here</div>
.mybackground {background-color:#cbffdc;}
Background color #cbffdc
Border around this has a color of #cbffdc
<div style="border:2px solid #cbffdc;">Content here</div>
.myborder {border:2px solid #cbffdc;}
Border color #cbffdc