#b0bf4e color space conversions
Hex:
#b0bf4e
RGB:
176, 191, 78
CMY:
31, 25, 69
CMYK:
8, 0, 59, 25
HSL:
68°, 46.8880%, 52.7451%
HSV (HSB):
68°, 59.1623%, 74.9020%
XYZ:
37.9104, 47.0418, 14.2896
xyY:
0.3820, 0.4740, 47.0418
CIE-Lab:
74.2165, -20.8113, 53.9091
CIE-LCH:
74.2165, 57.7867, 111.1088
CIE-Luv:
74.2165, -4.8346, 67.5678
Hunter-Lab:
68.5870, -21.3640, 35.6583
#b0bf4e color charts
#b0bf4e color shades, tints & tones
#b0bf4e color schemes
#b0bf4e color preview, HTML & CSS examples
This text has a color of #b0bf4e
<p style="color:#b0bf4e;">Text here</p>
.mytext {color:#b0bf4e;}
This box has a color of #b0bf4e
<div style="background-color:#b0bf4e;">Content here</div>
.mybackground {background-color:#b0bf4e;}
Border around this has a color of #b0bf4e
<div style="border:2px solid #b0bf4e;">Content here</div>
.myborder {border:2px solid #b0bf4e;}