#bcb234 color space conversions
Hex:
#bcb234
RGB:
188, 178, 52
CMY:
26, 30, 80
CMYK:
0, 5, 72, 26
HSL:
56°, 56.6667%, 47.0588%
HSV (HSB):
56°, 72.3404%, 73.7255%
XYZ:
37.2793, 42.7801, 9.5414
xyY:
0.4161, 0.4775, 42.7801
CIE-Lab:
71.4055, -10.7489, 61.8649
CIE-LCH:
71.4055, 62.7917, 99.8566
CIE-Luv:
71.4055, 11.9702, 70.3464
Hunter-Lab:
65.4065, -12.7230, 37.1354
#bcb234 color charts
#bcb234 color shades, tints & tones
#bcb234 color schemes
#bcb234 color preview, HTML & CSS examples
This text has a color of #bcb234
<p style="color:#bcb234;">Text here</p>
.mytext {color:#bcb234;}
This box has a color of #bcb234
<div style="background-color:#bcb234;">Content here</div>
.mybackground {background-color:#bcb234;}
Border around this has a color of #bcb234
<div style="border:2px solid #bcb234;">Content here</div>
.myborder {border:2px solid #bcb234;}