#bcd227 color space conversions
Hex:
#bcd227
RGB:
188, 210, 39
CMY:
26, 18, 85
CMYK:
10, 0, 81, 18
HSL:
68°, 68.6747%, 48.8235%
HSV (HSB):
68°, 81.4286%, 82.3529%
XYZ:
44.1518, 56.9310, 10.5812
xyY:
0.3954, 0.5098, 56.9310
CIE-Lab:
80.1408, -27.1660, 73.8093
CIE-LCH:
80.1408, 78.6499, 110.2064
CIE-Luv:
80.1408, -8.2419, 86.1506
Hunter-Lab:
75.4527, -27.5912, 44.5023
#bcd227 color charts
#bcd227 color shades, tints & tones
#bcd227 color schemes
#bcd227 color preview, HTML & CSS examples
This text has a color of #bcd227
<p style="color:#bcd227;">Text here</p>
.mytext {color:#bcd227;}
This box has a color of #bcd227
<div style="background-color:#bcd227;">Content here</div>
.mybackground {background-color:#bcd227;}
Border around this has a color of #bcd227
<div style="border:2px solid #bcd227;">Content here</div>
.myborder {border:2px solid #bcd227;}