#b8ac0a color space conversions
Hex:
#b8ac0a
RGB:
184, 172, 10
CMY:
28, 33, 96
CMYK:
0, 7, 95, 28
HSL:
56°, 89.6907%, 38.0392%
HSV (HSB):
56°, 94.5652%, 72.1569%
XYZ:
34.5745, 39.7173, 6.1311
xyY:
0.4299, 0.4939, 39.7173
CIE-Lab:
69.2677, -10.6092, 70.3555
CIE-LCH:
69.2677, 71.1510, 98.5753
CIE-Luv:
69.2677, 13.8166, 74.4467
Hunter-Lab:
63.0217, -12.3606, 38.3471
#b8ac0a color charts
#b8ac0a color shades, tints & tones
#b8ac0a color schemes
#b8ac0a color preview, HTML & CSS examples
This text has a color of #b8ac0a
<p style="color:#b8ac0a;">Text here</p>
.mytext {color:#b8ac0a;}
This box has a color of #b8ac0a
<div style="background-color:#b8ac0a;">Content here</div>
.mybackground {background-color:#b8ac0a;}
Border around this has a color of #b8ac0a
<div style="border:2px solid #b8ac0a;">Content here</div>
.myborder {border:2px solid #b8ac0a;}