#cbfedf color space conversions
Hex:
#cbfedf
RGB:
203, 254, 223
CMY:
20, 0, 13
CMYK:
20, 0, 12, 0
HSL:
144°, 96.2264%, 89.6078%
HSV (HSB):
144°, 20.0787%, 99.6078%
XYZ:
73.3897, 88.9078, 83.1049
xyY:
0.2991, 0.3623, 88.9078
CIE-Lab:
95.5419, -22.0768, 9.5377
CIE-LCH:
95.5419, 24.0490, 156.6345
CIE-Luv:
95.5419, -25.5917, 18.3382
Hunter-Lab:
94.2910, -26.0769, 13.7474
#cbfedf color charts
#cbfedf color shades, tints & tones
#cbfedf color schemes
#cbfedf color preview, HTML & CSS examples
This text has a color of #cbfedf
<p style="color:#cbfedf;">Text here</p>
.mytext {color:#cbfedf;}
This box has a color of #cbfedf
<div style="background-color:#cbfedf;">Content here</div>
.mybackground {background-color:#cbfedf;}
Border around this has a color of #cbfedf
<div style="border:2px solid #cbfedf;">Content here</div>
.myborder {border:2px solid #cbfedf;}