#bcd706 color space conversions
Hex:
#bcd706
RGB:
188, 215, 6
CMY:
26, 16, 98
CMYK:
13, 0, 97, 16
HSL:
68°, 94.5701%, 43.3333%
HSV (HSB):
68°, 97.2093%, 84.3137%
XYZ:
45.0723, 59.3054, 9.2438
xyY:
0.3967, 0.5220, 59.3054
CIE-Lab:
81.4592, -30.1760, 80.1321
CIE-LCH:
81.4592, 85.6256, 110.6353
CIE-Luv:
81.4592, -11.1231, 91.3616
Hunter-Lab:
77.0100, -30.2952, 46.7902
#bcd706 color charts
#bcd706 color shades, tints & tones
#bcd706 color schemes
#bcd706 color preview, HTML & CSS examples
This text has a color of #bcd706
<p style="color:#bcd706;">Text here</p>
.mytext {color:#bcd706;}
This box has a color of #bcd706
<div style="background-color:#bcd706;">Content here</div>
.mybackground {background-color:#bcd706;}
Border around this has a color of #bcd706
<div style="border:2px solid #bcd706;">Content here</div>
.myborder {border:2px solid #bcd706;}