#bcc35d color space conversions
Hex:
#bcc35d
RGB:
188, 195, 93
CMY:
26, 24, 64
CMYK:
4, 0, 52, 24
HSL:
64°, 45.9459%, 56.4706%
HSV (HSB):
64°, 52.3077%, 76.4706%
XYZ:
42.2299, 50.5119, 17.8799
xyY:
0.3818, 0.4566, 50.5119
CIE-Lab:
76.3824, -16.6682, 49.7587
CIE-LCH:
76.3824, 52.4762, 108.5199
CIE-Luv:
76.3824, 0.0627, 63.8205
Hunter-Lab:
71.0717, -18.3130, 34.8343
#bcc35d color charts
#bcc35d color shades, tints & tones
#bcc35d color schemes
#bcc35d color preview, HTML & CSS examples
This text has a color of #bcc35d
<p style="color:#bcc35d;">Text here</p>
.mytext {color:#bcc35d;}
This box has a color of #bcc35d
<div style="background-color:#bcc35d;">Content here</div>
.mybackground {background-color:#bcc35d;}
Border around this has a color of #bcc35d
<div style="border:2px solid #bcc35d;">Content here</div>
.myborder {border:2px solid #bcc35d;}