#bcc05f color space conversions
Hex:
#bcc05f
RGB:
188, 192, 95
CMY:
26, 25, 63
CMYK:
2, 0, 51, 25
HSL:
62°, 43.4978%, 56.2745%
HSV (HSB):
62°, 50.5208%, 75.2941%
XYZ:
41.6542, 49.2169, 18.1309
xyY:
0.3821, 0.4515, 49.2169
CIE-Lab:
75.5860, -14.9774, 47.8757
CIE-LCH:
75.5860, 50.1638, 107.3717
CIE-Luv:
75.5860, 1.8364, 61.5022
Hunter-Lab:
70.1547, -16.7868, 33.7853
#bcc05f color charts
#bcc05f color shades, tints & tones
#bcc05f color schemes
#bcc05f color preview, HTML & CSS examples
This text has a color of #bcc05f
<p style="color:#bcc05f;">Text here</p>
.mytext {color:#bcc05f;}
This box has a color of #bcc05f
<div style="background-color:#bcc05f;">Content here</div>
.mybackground {background-color:#bcc05f;}
Border around this has a color of #bcc05f
<div style="border:2px solid #bcc05f;">Content here</div>
.myborder {border:2px solid #bcc05f;}