#bcb22d color space conversions
Hex:
#bcb22d
RGB:
188, 178, 45
CMY:
26, 30, 82
CMYK:
0, 5, 76, 26
HSL:
56°, 61.3734%, 45.6863%
HSV (HSB):
56°, 76.0638%, 73.7255%
XYZ:
37.1331, 42.7216, 8.7716
xyY:
0.4190, 0.4820, 42.7216
CIE-Lab:
71.3656, -11.0562, 64.2524
CIE-LCH:
71.3656, 65.1967, 99.7635
CIE-Luv:
71.3656, 12.1184, 72.0026
Hunter-Lab:
65.3618, -12.9744, 37.7965
#bcb22d color charts
#bcb22d color shades, tints & tones
#bcb22d color schemes
#bcb22d color preview, HTML & CSS examples
This text has a color of #bcb22d
<p style="color:#bcb22d;">Text here</p>
.mytext {color:#bcb22d;}
This box has a color of #bcb22d
<div style="background-color:#bcb22d;">Content here</div>
.mybackground {background-color:#bcb22d;}
Border around this has a color of #bcb22d
<div style="border:2px solid #bcb22d;">Content here</div>
.myborder {border:2px solid #bcb22d;}