#b4be7f color space conversions
Hex:
#b4be7f
RGB:
180, 190, 127
CMY:
29, 25, 50
CMYK:
5, 0, 33, 25
HSL:
70°, 32.6425%, 62.1569%
HSV (HSB):
70°, 33.1579%, 74.5098%
XYZ:
41.0666, 48.0625, 27.1912
xyY:
0.3530, 0.4132, 48.0625
CIE-Lab:
74.8643, -13.6610, 30.7161
CIE-LCH:
74.8643, 33.6170, 113.9771
CIE-Luv:
74.8643, -3.0306, 43.2458
Hunter-Lab:
69.3271, -15.5863, 25.2745
#b4be7f color charts
#b4be7f color shades, tints & tones
#b4be7f color schemes
#b4be7f color preview, HTML & CSS examples
This text has a color of #b4be7f
<p style="color:#b4be7f;">Text here</p>
.mytext {color:#b4be7f;}
This box has a color of #b4be7f
<div style="background-color:#b4be7f;">Content here</div>
.mybackground {background-color:#b4be7f;}
Border around this has a color of #b4be7f
<div style="border:2px solid #b4be7f;">Content here</div>
.myborder {border:2px solid #b4be7f;}