#bcd246 color space conversions
Hex:
#bcd246
RGB:
188, 210, 70
CMY:
26, 18, 73
CMYK:
10, 0, 67, 18
HSL:
69°, 60.8696%, 54.9020%
HSV (HSB):
69°, 66.6667%, 82.3529%
XYZ:
44.8911, 57.2267, 14.4742
xyY:
0.3850, 0.4908, 57.2267
CIE-Lab:
80.3070, -25.7329, 63.9741
CIE-LCH:
80.3070, 68.9556, 111.9119
CIE-Luv:
80.3070, -8.5280, 79.0228
Hunter-Lab:
75.6484, -26.4595, 41.6096
#bcd246 color charts
#bcd246 color shades, tints & tones
#bcd246 color schemes
#bcd246 color preview, HTML & CSS examples
This text has a color of #bcd246
<p style="color:#bcd246;">Text here</p>
.mytext {color:#bcd246;}
This box has a color of #bcd246
<div style="background-color:#bcd246;">Content here</div>
.mybackground {background-color:#bcd246;}
Border around this has a color of #bcd246
<div style="border:2px solid #bcd246;">Content here</div>
.myborder {border:2px solid #bcd246;}