#bcf312 color space conversions
Hex:
#bcf312
RGB:
188, 243, 18
CMY:
26, 5, 93
CMYK:
23, 0, 93, 5
HSL:
75°, 90.3614%, 51.1765%
HSV (HSB):
75°, 92.5926%, 95.2941%
XYZ:
52.8988, 74.8362, 12.2290
xyY:
0.3779, 0.5347, 74.8362
CIE-Lab:
89.3162, -42.6677, 85.0841
CIE-LCH:
89.3162, 95.1832, 116.6327
CIE-Luv:
89.3162, -27.0247, 101.3870
Hunter-Lab:
86.5079, -42.2378, 52.1741
#bcf312 color charts
#bcf312 color shades, tints & tones
#bcf312 color schemes
#bcf312 color preview, HTML & CSS examples
This text has a color of #bcf312
<p style="color:#bcf312;">Text here</p>
.mytext {color:#bcf312;}
This box has a color of #bcf312
<div style="background-color:#bcf312;">Content here</div>
.mybackground {background-color:#bcf312;}
Border around this has a color of #bcf312
<div style="border:2px solid #bcf312;">Content here</div>
.myborder {border:2px solid #bcf312;}