#b6bd2a color space conversions
Hex:
#b6bd2a
RGB:
182, 189, 42
CMY:
29, 26, 84
CMYK:
4, 0, 78, 26
HSL:
63°, 63.6364%, 45.2941%
HSV (HSB):
63°, 77.7778%, 74.1176%
XYZ:
37.9069, 46.5074, 9.1694
xyY:
0.4051, 0.4970, 46.5074
CIE-Lab:
73.8736, -19.3448, 67.2900
CIE-LCH:
73.8736, 70.0154, 106.0391
CIE-Luv:
73.8736, 0.8440, 77.0446
Hunter-Lab:
68.1964, -20.1245, 39.7656
#b6bd2a color charts
#b6bd2a color shades, tints & tones
#b6bd2a color schemes
#b6bd2a color preview, HTML & CSS examples
This text has a color of #b6bd2a
<p style="color:#b6bd2a;">Text here</p>
.mytext {color:#b6bd2a;}
This box has a color of #b6bd2a
<div style="background-color:#b6bd2a;">Content here</div>
.mybackground {background-color:#b6bd2a;}
Border around this has a color of #b6bd2a
<div style="border:2px solid #b6bd2a;">Content here</div>
.myborder {border:2px solid #b6bd2a;}