#bcbe04 color space conversions
Hex:
#bcbe04
RGB:
188, 190, 4
CMY:
26, 25, 98
CMYK:
1, 0, 98, 25
HSL:
61°, 95.8763%, 38.0392%
HSV (HSB):
61°, 97.8947%, 74.5098%
XYZ:
39.1744, 47.5270, 7.2238
xyY:
0.4171, 0.5060, 47.5270
CIE-Lab:
74.5256, -18.0981, 75.1135
CIE-LCH:
74.5256, 77.2631, 103.5469
CIE-Luv:
74.5256, 4.5312, 81.8483
Hunter-Lab:
68.9399, -19.2139, 42.0453
#bcbe04 color charts
#bcbe04 color shades, tints & tones
#bcbe04 color schemes
#bcbe04 color preview, HTML & CSS examples
This text has a color of #bcbe04
<p style="color:#bcbe04;">Text here</p>
.mytext {color:#bcbe04;}
This box has a color of #bcbe04
<div style="background-color:#bcbe04;">Content here</div>
.mybackground {background-color:#bcbe04;}
Border around this has a color of #bcbe04
<div style="border:2px solid #bcbe04;">Content here</div>
.myborder {border:2px solid #bcbe04;}