#b5a12a color space conversions
Hex:
#b5a12a
RGB:
181, 161, 42
CMY:
29, 37, 84
CMYK:
0, 11, 77, 29
HSL:
51°, 62.3318%, 43.7255%
HSV (HSB):
51°, 76.7956%, 70.9804%
XYZ:
32.2188, 35.4807, 7.3408
xyY:
0.4294, 0.4728, 35.4807
CIE-Lab:
66.1212, -5.3440, 60.1882
CIE-LCH:
66.1212, 60.4249, 95.0739
CIE-Luv:
66.1212, 18.8374, 65.4732
Hunter-Lab:
59.5656, -7.6899, 34.3891
#b5a12a color charts
#b5a12a color shades, tints & tones
#b5a12a color schemes
#b5a12a color preview, HTML & CSS examples
This text has a color of #b5a12a
<p style="color:#b5a12a;">Text here</p>
.mytext {color:#b5a12a;}
This box has a color of #b5a12a
<div style="background-color:#b5a12a;">Content here</div>
.mybackground {background-color:#b5a12a;}
Border around this has a color of #b5a12a
<div style="border:2px solid #b5a12a;">Content here</div>
.myborder {border:2px solid #b5a12a;}