#b5ba5f color space conversions
Hex:
#b5ba5f
RGB:
181, 186, 95
CMY:
29, 27, 63
CMYK:
3, 0, 49, 27
HSL:
63°, 39.7380%, 55.0980%
HSV (HSB):
63°, 48.9247%, 72.9412%
XYZ:
38.6805, 45.7678, 17.6219
xyY:
0.3790, 0.4484, 45.7678
CIE-Lab:
73.3946, -14.7933, 45.1368
CIE-LCH:
73.3946, 47.4992, 108.1463
CIE-Luv:
73.3946, 0.9691, 58.2671
Hunter-Lab:
67.6519, -16.3320, 31.9126
#b5ba5f color charts
#b5ba5f color shades, tints & tones
#b5ba5f color schemes
#b5ba5f color preview, HTML & CSS examples
This text has a color of #b5ba5f
<p style="color:#b5ba5f;">Text here</p>
.mytext {color:#b5ba5f;}
This box has a color of #b5ba5f
<div style="background-color:#b5ba5f;">Content here</div>
.mybackground {background-color:#b5ba5f;}
Border around this has a color of #b5ba5f
<div style="border:2px solid #b5ba5f;">Content here</div>
.myborder {border:2px solid #b5ba5f;}