#cbffdf color space conversions
Hex:
#cbffdf
RGB:
203, 255, 223
CMY:
20, 0, 13
CMYK:
20, 0, 13, 0
HSL:
143°, 100.0000%, 89.8039%
HSV (HSB):
143°, 20.3922%, 100.0000%
XYZ:
73.7079, 89.5442, 83.2110
xyY:
0.2991, 0.3633, 89.5442
CIE-Lab:
95.8074, -22.5592, 9.9178
CIE-LCH:
95.8074, 24.6431, 156.2682
CIE-Luv:
95.8074, -26.0603, 18.9934
Hunter-Lab:
94.6278, -26.5607, 14.1028
#cbffdf color charts
#cbffdf color shades, tints & tones
#cbffdf color schemes
#cbffdf color preview, HTML & CSS examples
This text has a color of #cbffdf
<p style="color:#cbffdf;">Text here</p>
.mytext {color:#cbffdf;}
This box has a color of #cbffdf
<div style="background-color:#cbffdf;">Content here</div>
.mybackground {background-color:#cbffdf;}
Border around this has a color of #cbffdf
<div style="border:2px solid #cbffdf;">Content here</div>
.myborder {border:2px solid #cbffdf;}