#bcd07d color space conversions
Hex:
#bcd07d
RGB:
188, 208, 125
CMY:
26, 18, 51
CMYK:
10, 0, 40, 18
HSL:
74°, 46.8927%, 65.2941%
HSV (HSB):
74°, 39.9038%, 81.5686%
XYZ:
46.9966, 57.2838, 27.9819
xyY:
0.3553, 0.4331, 57.2838
CIE-Lab:
80.3389, -19.8760, 38.9459
CIE-LCH:
80.3389, 43.7246, 117.0374
CIE-Luv:
80.3389, -8.3477, 54.6440
Hunter-Lab:
75.6861, -21.6126, 31.0601
#bcd07d color charts
#bcd07d color shades, tints & tones
#bcd07d color schemes
#bcd07d color preview, HTML & CSS examples
This text has a color of #bcd07d
<p style="color:#bcd07d;">Text here</p>
.mytext {color:#bcd07d;}
This box has a color of #bcd07d
<div style="background-color:#bcd07d;">Content here</div>
.mybackground {background-color:#bcd07d;}
Border around this has a color of #bcd07d
<div style="border:2px solid #bcd07d;">Content here</div>
.myborder {border:2px solid #bcd07d;}