#cbfddd color space conversions
Hex:
#cbfddd
RGB:
203, 253, 221
CMY:
20, 1, 13
CMYK:
20, 0, 13, 1
HSL:
142°, 92.5926%, 89.4118%
HSV (HSB):
142°, 19.7628%, 99.2157%
XYZ:
72.8050, 88.1675, 81.5874
xyY:
0.3002, 0.3635, 88.1675
CIE-Lab:
95.2314, -21.9600, 10.1218
CIE-LCH:
95.2314, 24.1804, 155.2541
CIE-Luv:
95.2314, -25.1009, 19.1721
Hunter-Lab:
93.8976, -25.9178, 14.2113
#cbfddd color charts
#cbfddd color shades, tints & tones
#cbfddd color schemes
#cbfddd color preview, HTML & CSS examples
This text has a color of #cbfddd
<p style="color:#cbfddd;">Text here</p>
.mytext {color:#cbfddd;}
This box has a color of #cbfddd
<div style="background-color:#cbfddd;">Content here</div>
.mybackground {background-color:#cbfddd;}
Border around this has a color of #cbfddd
<div style="border:2px solid #cbfddd;">Content here</div>
.myborder {border:2px solid #cbfddd;}