#bcf32f color space conversions
Hex:
#bcf32f
RGB:
188, 243, 47
CMY:
26, 5, 82
CMYK:
23, 0, 81, 5
HSL:
77°, 89.0909%, 56.8627%
HSV (HSB):
77°, 80.6584%, 95.2941%
XYZ:
53.3027, 74.9978, 14.3560
xyY:
0.3736, 0.5257, 74.9978
CIE-Lab:
89.3920, -41.9501, 79.9165
CIE-LCH:
89.3920, 90.2577, 117.6960
CIE-Luv:
89.3920, -27.0398, 97.9881
Hunter-Lab:
86.6013, -41.6862, 50.7923
#bcf32f color charts
#bcf32f color shades, tints & tones
#bcf32f color schemes
#bcf32f color preview, HTML & CSS examples
This text has a color of #bcf32f
<p style="color:#bcf32f;">Text here</p>
.mytext {color:#bcf32f;}
This box has a color of #bcf32f
<div style="background-color:#bcf32f;">Content here</div>
.mybackground {background-color:#bcf32f;}
Border around this has a color of #bcf32f
<div style="border:2px solid #bcf32f;">Content here</div>
.myborder {border:2px solid #bcf32f;}