#bcd30f color space conversions
Hex:
#bcd30f
RGB:
188, 211, 15
CMY:
26, 17, 94
CMYK:
11, 0, 93, 17
HSL:
67°, 86.7257%, 44.3137%
HSV (HSB):
67°, 92.8910%, 82.7451%
XYZ:
44.1195, 57.3144, 9.1894
xyY:
0.3988, 0.5181, 57.3144
CIE-Lab:
80.3561, -28.1885, 78.4031
CIE-LCH:
80.3561, 83.3165, 109.7752
CIE-Luv:
80.3561, -8.7376, 89.2983
Hunter-Lab:
75.7063, -28.4611, 45.7976
#bcd30f color charts
#bcd30f color shades, tints & tones
#bcd30f color schemes
#bcd30f color preview, HTML & CSS examples
This text has a color of #bcd30f
<p style="color:#bcd30f;">Text here</p>
.mytext {color:#bcd30f;}
This box has a color of #bcd30f
<div style="background-color:#bcd30f;">Content here</div>
.mybackground {background-color:#bcd30f;}
Border around this has a color of #bcd30f
<div style="border:2px solid #bcd30f;">Content here</div>
.myborder {border:2px solid #bcd30f;}