#bcf30f color space conversions
Hex:
#bcf30f
RGB:
188, 243, 15
CMY:
26, 5, 94
CMYK:
23, 0, 94, 5
HSL:
74°, 90.4762%, 50.5882%
HSV (HSB):
74°, 93.8272%, 95.2941%
XYZ:
52.8759, 74.8270, 12.1082
xyY:
0.3782, 0.5352, 74.8270
CIE-Lab:
89.3119, -42.7087, 85.3957
CIE-LCH:
89.3119, 95.4801, 116.5709
CIE-Luv:
89.3119, -27.0239, 101.5816
Hunter-Lab:
86.5026, -42.2691, 52.2528
#bcf30f color charts
#bcf30f color shades, tints & tones
#bcf30f color schemes
#bcf30f color preview, HTML & CSS examples
This text has a color of #bcf30f
<p style="color:#bcf30f;">Text here</p>
.mytext {color:#bcf30f;}
This box has a color of #bcf30f
<div style="background-color:#bcf30f;">Content here</div>
.mybackground {background-color:#bcf30f;}
Border around this has a color of #bcf30f
<div style="border:2px solid #bcf30f;">Content here</div>
.myborder {border:2px solid #bcf30f;}