#bcd40a color space conversions
Hex:
#bcd40a
RGB:
188, 212, 10
CMY:
26, 17, 96
CMYK:
11, 0, 95, 17
HSL:
67°, 90.9910%, 43.5294%
HSV (HSB):
67°, 95.2830%, 83.1373%
XYZ:
44.3373, 57.8002, 9.1069
xyY:
0.3986, 0.5196, 57.8002
CIE-Lab:
80.6276, -28.7229, 79.1345
CIE-LCH:
80.6276, 84.1859, 109.9490
CIE-Luv:
80.6276, -9.3301, 89.9942
Hunter-Lab:
76.0265, -28.9483, 46.1164
#bcd40a color charts
#bcd40a color shades, tints & tones
#bcd40a color schemes
#bcd40a color preview, HTML & CSS examples
This text has a color of #bcd40a
<p style="color:#bcd40a;">Text here</p>
.mytext {color:#bcd40a;}
This box has a color of #bcd40a
<div style="background-color:#bcd40a;">Content here</div>
.mybackground {background-color:#bcd40a;}
Border around this has a color of #bcd40a
<div style="border:2px solid #bcd40a;">Content here</div>
.myborder {border:2px solid #bcd40a;}