#bcc07f color space conversions
Hex:
#bcc07f
RGB:
188, 192, 127
CMY:
26, 25, 50
CMYK:
2, 0, 34, 25
HSL:
64°, 34.0314%, 62.5490%
HSV (HSB):
64°, 33.8542%, 75.2941%
XYZ:
43.4194, 49.9229, 27.4263
xyY:
0.3595, 0.4134, 49.9229
CIE-Lab:
76.0219, -11.5654, 32.3501
CIE-LCH:
76.0219, 34.3553, 109.6724
CIE-Luv:
76.0219, 0.7441, 44.8933
Hunter-Lab:
70.6562, -13.9570, 26.4450
#bcc07f color charts
#bcc07f color shades, tints & tones
#bcc07f color schemes
#bcc07f color preview, HTML & CSS examples
This text has a color of #bcc07f
<p style="color:#bcc07f;">Text here</p>
.mytext {color:#bcc07f;}
This box has a color of #bcc07f
<div style="background-color:#bcc07f;">Content here</div>
.mybackground {background-color:#bcc07f;}
Border around this has a color of #bcc07f
<div style="border:2px solid #bcc07f;">Content here</div>
.myborder {border:2px solid #bcc07f;}