#bcc048 color space conversions
Hex:
#bcc048
RGB:
188, 192, 72
CMY:
26, 25, 72
CMYK:
2, 0, 63, 25
HSL:
62°, 48.7805%, 51.7647%
HSV (HSB):
62°, 62.5000%, 75.2941%
XYZ:
40.7584, 48.8585, 13.4133
xyY:
0.3956, 0.4742, 48.8585
CIE-Lab:
75.3632, -16.7594, 58.0077
CIE-LCH:
75.3632, 60.3803, 106.1149
CIE-Luv:
75.3632, 2.4273, 70.4916
Hunter-Lab:
69.8989, -18.2388, 37.5517
#bcc048 color charts
#bcc048 color shades, tints & tones
#bcc048 color schemes
#bcc048 color preview, HTML & CSS examples
This text has a color of #bcc048
<p style="color:#bcc048;">Text here</p>
.mytext {color:#bcc048;}
This box has a color of #bcc048
<div style="background-color:#bcc048;">Content here</div>
.mybackground {background-color:#bcc048;}
Border around this has a color of #bcc048
<div style="border:2px solid #bcc048;">Content here</div>
.myborder {border:2px solid #bcc048;}