#bcc03f color space conversions
Hex:
#bcc03f
RGB:
188, 192, 63
CMY:
26, 25, 75
CMYK:
2, 0, 67, 25
HSL:
62°, 50.5882%, 50.0000%
HSV (HSB):
62°, 67.1875%, 75.2941%
XYZ:
40.4859, 48.7495, 11.9784
xyY:
0.4000, 0.4816, 48.7495
CIE-Lab:
75.2952, -17.3085, 61.5738
CIE-LCH:
75.2952, 63.9603, 105.7008
CIE-Luv:
75.2952, 2.6123, 73.3069
Hunter-Lab:
69.8209, -18.6826, 38.7029
#bcc03f color charts
#bcc03f color shades, tints & tones
#bcc03f color schemes
#bcc03f color preview, HTML & CSS examples
This text has a color of #bcc03f
<p style="color:#bcc03f;">Text here</p>
.mytext {color:#bcc03f;}
This box has a color of #bcc03f
<div style="background-color:#bcc03f;">Content here</div>
.mybackground {background-color:#bcc03f;}
Border around this has a color of #bcc03f
<div style="border:2px solid #bcc03f;">Content here</div>
.myborder {border:2px solid #bcc03f;}