#cbdc1f color space conversions
Hex:
#cbdc1f
RGB:
203, 220, 31
CMY:
20, 14, 88
CMYK:
8, 0, 86, 14
HSL:
65°, 75.2988%, 49.2157%
HSV (HSB):
65°, 85.9091%, 86.2745%
XYZ:
50.4691, 63.9818, 10.9860
xyY:
0.4023, 0.5101, 63.9818
CIE-Lab:
83.9563, -25.9605, 79.2297
CIE-LCH:
83.9563, 83.3744, 108.1419
CIE-Luv:
83.9563, -4.7094, 91.3290
Hunter-Lab:
79.9886, -27.3549, 47.8489
#cbdc1f color charts
#cbdc1f color shades, tints & tones
#cbdc1f color schemes
#cbdc1f color preview, HTML & CSS examples
This text has a color of #cbdc1f
<p style="color:#cbdc1f;">Text here</p>
.mytext {color:#cbdc1f;}
This box has a color of #cbdc1f
<div style="background-color:#cbdc1f;">Content here</div>
.mybackground {background-color:#cbdc1f;}
Border around this has a color of #cbdc1f
<div style="border:2px solid #cbdc1f;">Content here</div>
.myborder {border:2px solid #cbdc1f;}