#cbffcf color space conversions
Hex:
#cbffcf
RGB:
203, 255, 207
CMY:
20, 0, 19
CMYK:
20, 0, 19, 0
HSL:
125°, 100.0000%, 89.8039%
HSV (HSB):
125°, 20.3922%, 100.0000%
XYZ:
71.6511, 88.7215, 72.3800
xyY:
0.3078, 0.3812, 88.7215
CIE-Lab:
95.4639, -25.3920, 17.6306
CIE-LCH:
95.4639, 30.9126, 145.2263
CIE-Luv:
95.4639, -25.9144, 30.6268
Hunter-Lab:
94.1921, -29.0528, 20.3742
#cbffcf color charts
#cbffcf color shades, tints & tones
#cbffcf color schemes
#cbffcf color preview, HTML & CSS examples
This text has a color of #cbffcf
<p style="color:#cbffcf;">Text here</p>
.mytext {color:#cbffcf;}
This box has a color of #cbffcf
<div style="background-color:#cbffcf;">Content here</div>
.mybackground {background-color:#cbffcf;}
Border around this has a color of #cbffcf
<div style="border:2px solid #cbffcf;">Content here</div>
.myborder {border:2px solid #cbffcf;}