#b0bd45 color space conversions
Hex:
#b0bd45
RGB:
176, 189, 69
CMY:
31, 26, 73
CMYK:
7, 0, 63, 26
HSL:
67°, 47.6190%, 50.5882%
HSV (HSB):
67°, 63.4921%, 74.1176%
XYZ:
37.1763, 46.0550, 12.5603
xyY:
0.3881, 0.4808, 46.0550
CIE-Lab:
73.5812, -20.4644, 57.0911
CIE-LCH:
73.5812, 60.6481, 109.7203
CIE-Luv:
73.5812, -3.4696, 69.8328
Hunter-Lab:
67.8638, -20.9781, 36.5312
#b0bd45 color charts
#b0bd45 color shades, tints & tones
#b0bd45 color schemes
#b0bd45 color preview, HTML & CSS examples
This text has a color of #b0bd45
<p style="color:#b0bd45;">Text here</p>
.mytext {color:#b0bd45;}
This box has a color of #b0bd45
<div style="background-color:#b0bd45;">Content here</div>
.mybackground {background-color:#b0bd45;}
Border around this has a color of #b0bd45
<div style="border:2px solid #b0bd45;">Content here</div>
.myborder {border:2px solid #b0bd45;}