#bcd27f color space conversions
Hex:
#bcd27f
RGB:
188, 210, 127
CMY:
26, 18, 50
CMYK:
10, 0, 40, 18
HSL:
76°, 47.9769%, 66.0784%
HSV (HSB):
76°, 39.5238%, 82.3529%
XYZ:
47.6164, 58.3169, 28.8253
xyY:
0.3533, 0.4328, 58.3169
CIE-Lab:
80.9146, -20.6268, 38.6736
CIE-LCH:
80.9146, 43.8305, 118.0735
CIE-Luv:
80.9146, -9.5135, 54.6075
Hunter-Lab:
76.3655, -22.3389, 31.0759
#bcd27f color charts
#bcd27f color shades, tints & tones
#bcd27f color schemes
#bcd27f color preview, HTML & CSS examples
This text has a color of #bcd27f
<p style="color:#bcd27f;">Text here</p>
.mytext {color:#bcd27f;}
This box has a color of #bcd27f
<div style="background-color:#bcd27f;">Content here</div>
.mybackground {background-color:#bcd27f;}
Border around this has a color of #bcd27f
<div style="border:2px solid #bcd27f;">Content here</div>
.myborder {border:2px solid #bcd27f;}