#bcc146 color space conversions
Hex:
#bcc146
RGB:
188, 193, 70
CMY:
26, 24, 73
CMYK:
3, 0, 64, 24
HSL:
62°, 49.7976%, 51.5686%
HSV (HSB):
62°, 63.7306%, 75.6863%
XYZ:
40.9145, 49.2735, 13.1487
xyY:
0.3959, 0.4768, 49.2735
CIE-Lab:
75.6212, -17.3904, 59.1113
CIE-LCH:
75.6212, 61.6164, 106.3938
CIE-Luv:
75.6212, 1.8422, 71.5922
Hunter-Lab:
70.1951, -18.7994, 38.0306
#bcc146 color charts
#bcc146 color shades, tints & tones
#bcc146 color schemes
#bcc146 color preview, HTML & CSS examples
This text has a color of #bcc146
<p style="color:#bcc146;">Text here</p>
.mytext {color:#bcc146;}
This box has a color of #bcc146
<div style="background-color:#bcc146;">Content here</div>
.mybackground {background-color:#bcc146;}
Border around this has a color of #bcc146
<div style="border:2px solid #bcc146;">Content here</div>
.myborder {border:2px solid #bcc146;}