#b8bc2a color space conversions
Hex:
#b8bc2a
RGB:
184, 188, 42
CMY:
28, 26, 84
CMYK:
2, 0, 78, 26
HSL:
62°, 63.4783%, 45.0980%
HSV (HSB):
62°, 77.6596%, 73.7255%
XYZ:
38.1683, 46.3240, 9.1202
xyY:
0.4077, 0.4948, 46.3240
CIE-Lab:
73.7553, -17.9907, 67.2430
CIE-LCH:
73.7553, 69.6080, 104.9785
CIE-Luv:
73.7553, 2.8222, 76.6640
Hunter-Lab:
68.0617, -19.0070, 39.6984
#b8bc2a color charts
#b8bc2a color shades, tints & tones
#b8bc2a color schemes
#b8bc2a color preview, HTML & CSS examples
This text has a color of #b8bc2a
<p style="color:#b8bc2a;">Text here</p>
.mytext {color:#b8bc2a;}
This box has a color of #b8bc2a
<div style="background-color:#b8bc2a;">Content here</div>
.mybackground {background-color:#b8bc2a;}
Border around this has a color of #b8bc2a
<div style="border:2px solid #b8bc2a;">Content here</div>
.myborder {border:2px solid #b8bc2a;}