#cbdc1e color space conversions
Hex:
#cbdc1e
RGB:
203, 220, 30
CMY:
20, 14, 88
CMYK:
8, 0, 86, 14
HSL:
65°, 76.0000%, 49.0196%
HSV (HSB):
65°, 86.3636%, 86.2745%
XYZ:
50.4561, 63.9766, 10.9177
xyY:
0.4025, 0.5104, 63.9766
CIE-Lab:
83.9536, -25.9835, 79.4185
CIE-LCH:
83.9536, 83.5610, 108.1166
CIE-Luv:
83.9536, -4.7036, 91.4481
Hunter-Lab:
79.9854, -27.3736, 47.8969
#cbdc1e color charts
#cbdc1e color shades, tints & tones
#cbdc1e color schemes
#cbdc1e color preview, HTML & CSS examples
This text has a color of #cbdc1e
<p style="color:#cbdc1e;">Text here</p>
.mytext {color:#cbdc1e;}
This box has a color of #cbdc1e
<div style="background-color:#cbdc1e;">Content here</div>
.mybackground {background-color:#cbdc1e;}
Border around this has a color of #cbdc1e
<div style="border:2px solid #cbdc1e;">Content here</div>
.myborder {border:2px solid #cbdc1e;}