#cbff5f color space conversions
Hex:
#cbff5f
RGB:
203, 255, 95
CMY:
20, 0, 63
CMYK:
20, 0, 63, 0
HSL:
80°, 100.0000%, 68.6275%
HSV (HSB):
80°, 62.7451%, 100.0000%
XYZ:
62.4542, 85.0427, 23.9497
xyY:
0.3643, 0.4960, 85.0427
CIE-Lab:
93.9015, -39.0255, 68.7569
CIE-LCH:
93.9015, 79.0601, 119.5787
CIE-Luv:
93.9015, -25.2175, 90.9572
Hunter-Lab:
92.2186, -40.4952, 49.1551
#cbff5f color charts
#cbff5f color shades, tints & tones
#cbff5f color schemes
#cbff5f color preview, HTML & CSS examples
This text has a color of #cbff5f
<p style="color:#cbff5f;">Text here</p>
.mytext {color:#cbff5f;}
This box has a color of #cbff5f
<div style="background-color:#cbff5f;">Content here</div>
.mybackground {background-color:#cbff5f;}
Border around this has a color of #cbff5f
<div style="border:2px solid #cbff5f;">Content here</div>
.myborder {border:2px solid #cbff5f;}