#bcc35f color space conversions
Hex:
#bcc35f
RGB:
188, 195, 95
CMY:
26, 24, 63
CMYK:
4, 0, 51, 24
HSL:
64°, 45.4545%, 56.8627%
HSV (HSB):
64°, 51.2821%, 76.4706%
XYZ:
42.3197, 50.5478, 18.3527
xyY:
0.3805, 0.4545, 50.5478
CIE-Lab:
76.4043, -16.4924, 48.8395
CIE-LCH:
76.4043, 51.5490, 108.6591
CIE-Luv:
76.4043, 0.0094, 62.9485
Hunter-Lab:
71.0970, -18.1695, 34.4630
#bcc35f color charts
#bcc35f color shades, tints & tones
#bcc35f color schemes
#bcc35f color preview, HTML & CSS examples
This text has a color of #bcc35f
<p style="color:#bcc35f;">Text here</p>
.mytext {color:#bcc35f;}
This box has a color of #bcc35f
<div style="background-color:#bcc35f;">Content here</div>
.mybackground {background-color:#bcc35f;}
Border around this has a color of #bcc35f
<div style="border:2px solid #bcc35f;">Content here</div>
.myborder {border:2px solid #bcc35f;}