#b5a82a color space conversions
Hex:
#b5a82a
RGB:
181, 168, 42
CMY:
29, 34, 84
CMYK:
0, 7, 77, 29
HSL:
54°, 62.3318%, 43.7255%
HSV (HSB):
54°, 76.7956%, 70.9804%
XYZ:
33.4766, 37.9962, 7.7601
xyY:
0.4225, 0.4796, 37.9962
CIE-Lab:
68.0178, -9.0403, 61.9371
CIE-LCH:
68.0178, 62.5934, 98.3042
CIE-Luv:
68.0178, 13.9969, 68.3731
Hunter-Lab:
61.6410, -10.9304, 35.6846
#b5a82a color charts
#b5a82a color shades, tints & tones
#b5a82a color schemes
#b5a82a color preview, HTML & CSS examples
This text has a color of #b5a82a
<p style="color:#b5a82a;">Text here</p>
.mytext {color:#b5a82a;}
This box has a color of #b5a82a
<div style="background-color:#b5a82a;">Content here</div>
.mybackground {background-color:#b5a82a;}
Border around this has a color of #b5a82a
<div style="border:2px solid #b5a82a;">Content here</div>
.myborder {border:2px solid #b5a82a;}