#b1a512 color space conversions
Hex:
#b1a512
RGB:
177, 165, 18
CMY:
31, 35, 93
CMYK:
0, 7, 90, 31
HSL:
55°, 81.5385%, 38.2353%
HSV (HSB):
55°, 89.8305%, 69.4118%
XYZ:
31.6958, 36.3011, 5.9085
xyY:
0.4289, 0.4912, 36.3011
CIE-Lab:
66.7493, -9.9484, 66.9526
CIE-LCH:
66.7493, 67.6876, 98.4517
CIE-Luv:
66.7493, 13.5562, 70.9273
Hunter-Lab:
60.2504, -11.5350, 36.3609
#b1a512 color charts
#b1a512 color shades, tints & tones
#b1a512 color schemes
#b1a512 color preview, HTML & CSS examples
This text has a color of #b1a512
<p style="color:#b1a512;">Text here</p>
.mytext {color:#b1a512;}
This box has a color of #b1a512
<div style="background-color:#b1a512;">Content here</div>
.mybackground {background-color:#b1a512;}
Border around this has a color of #b1a512
<div style="border:2px solid #b1a512;">Content here</div>
.myborder {border:2px solid #b1a512;}