#bcc206 color space conversions
Hex:
#bcc206
RGB:
188, 194, 6
CMY:
26, 24, 98
CMYK:
3, 0, 97, 24
HSL:
62°, 94.0000%, 39.2157%
HSV (HSB):
62°, 96.9072%, 76.0784%
XYZ:
40.0637, 49.2881, 7.5743
xyY:
0.4133, 0.5085, 49.2881
CIE-Lab:
75.6302, -20.0646, 75.7291
CIE-LCH:
75.6302, 78.3421, 104.8397
CIE-Luv:
75.6302, 1.9195, 83.2740
Hunter-Lab:
70.2055, -20.9962, 42.7472
#bcc206 color charts
#bcc206 color shades, tints & tones
#bcc206 color schemes
#bcc206 color preview, HTML & CSS examples
This text has a color of #bcc206
<p style="color:#bcc206;">Text here</p>
.mytext {color:#bcc206;}
This box has a color of #bcc206
<div style="background-color:#bcc206;">Content here</div>
.mybackground {background-color:#bcc206;}
Border around this has a color of #bcc206
<div style="border:2px solid #bcc206;">Content here</div>
.myborder {border:2px solid #bcc206;}