#cbde80 color space conversions
Hex:
#cbde80
RGB:
203, 222, 128
CMY:
20, 13, 50
CMYK:
9, 0, 42, 13
HSL:
72°, 58.7500%, 68.6275%
HSV (HSB):
72°, 42.3423%, 87.0588%
XYZ:
54.6462, 66.4976, 30.3772
xyY:
0.3607, 0.4389, 66.4976
CIE-Lab:
85.2496, -20.6596, 43.8832
CIE-LCH:
85.2496, 48.5031, 115.2105
CIE-Luv:
85.2496, -7.3616, 61.1264
Hunter-Lab:
81.5460, -23.0880, 34.9957
#cbde80 color charts
#cbde80 color shades, tints & tones
#cbde80 color schemes
#cbde80 color preview, HTML & CSS examples
This text has a color of #cbde80
<p style="color:#cbde80;">Text here</p>
.mytext {color:#cbde80;}
This box has a color of #cbde80
<div style="background-color:#cbde80;">Content here</div>
.mybackground {background-color:#cbde80;}
Border around this has a color of #cbde80
<div style="border:2px solid #cbde80;">Content here</div>
.myborder {border:2px solid #cbde80;}