#bcc42f color space conversions
Hex:
#bcc42f
RGB:
188, 196, 47
CMY:
26, 23, 82
CMYK:
4, 0, 76, 23
HSL:
63°, 61.3169%, 47.6471%
HSV (HSB):
63°, 76.0204%, 76.8627%
XYZ:
40.9921, 50.3765, 10.2524
xyY:
0.4034, 0.4957, 50.3765
CIE-Lab:
76.2998, -20.0770, 68.1492
CIE-LCH:
76.2998, 71.0450, 106.4152
CIE-Luv:
76.2998, 0.3312, 78.9882
Hunter-Lab:
70.9764, -21.1169, 41.1191
#bcc42f color charts
#bcc42f color shades, tints & tones
#bcc42f color schemes
#bcc42f color preview, HTML & CSS examples
This text has a color of #bcc42f
<p style="color:#bcc42f;">Text here</p>
.mytext {color:#bcc42f;}
This box has a color of #bcc42f
<div style="background-color:#bcc42f;">Content here</div>
.mybackground {background-color:#bcc42f;}
Border around this has a color of #bcc42f
<div style="border:2px solid #bcc42f;">Content here</div>
.myborder {border:2px solid #bcc42f;}