#b0bd3d color space conversions
Hex:
#b0bd3d
RGB:
176, 189, 61
CMY:
31, 26, 76
CMYK:
7, 0, 68, 26
HSL:
66°, 51.2000%, 49.0196%
HSV (HSB):
66°, 67.7249%, 74.1176%
XYZ:
36.9444, 45.9622, 11.3393
xyY:
0.3920, 0.4877, 45.9622
CIE-Lab:
73.5210, -20.9668, 60.2504
CIE-LCH:
73.5210, 63.7943, 109.1876
CIE-Luv:
73.5210, -3.3421, 72.3233
Hunter-Lab:
67.7954, -21.3704, 37.5401
#b0bd3d color charts
#b0bd3d color shades, tints & tones
#b0bd3d color schemes
#b0bd3d color preview, HTML & CSS examples
This text has a color of #b0bd3d
<p style="color:#b0bd3d;">Text here</p>
.mytext {color:#b0bd3d;}
This box has a color of #b0bd3d
<div style="background-color:#b0bd3d;">Content here</div>
.mybackground {background-color:#b0bd3d;}
Border around this has a color of #b0bd3d
<div style="border:2px solid #b0bd3d;">Content here</div>
.myborder {border:2px solid #b0bd3d;}