#cbfddc color space conversions
Hex:
#cbfddc
RGB:
203, 253, 220
CMY:
20, 1, 14
CMYK:
20, 0, 13, 1
HSL:
140°, 92.5926%, 89.4118%
HSV (HSB):
140°, 19.7628%, 99.2157%
XYZ:
72.6721, 88.1144, 80.8877
xyY:
0.3007, 0.3646, 88.1144
CIE-Lab:
95.2091, -22.1421, 10.6041
CIE-LCH:
95.2091, 24.5504, 154.4098
CIE-Luv:
95.2091, -25.0902, 19.9140
Hunter-Lab:
93.8693, -26.0792, 14.6179
#cbfddc color charts
#cbfddc color shades, tints & tones
#cbfddc color schemes
#cbfddc color preview, HTML & CSS examples
This text has a color of #cbfddc
<p style="color:#cbfddc;">Text here</p>
.mytext {color:#cbfddc;}
This box has a color of #cbfddc
<div style="background-color:#cbfddc;">Content here</div>
.mybackground {background-color:#cbfddc;}
Border around this has a color of #cbfddc
<div style="border:2px solid #cbfddc;">Content here</div>
.myborder {border:2px solid #cbfddc;}