#b2ac4e color space conversions
Hex:
#b2ac4e
RGB:
178, 172, 78
CMY:
30, 33, 69
CMYK:
0, 3, 56, 30
HSL:
56°, 39.3701%, 50.1961%
HSV (HSB):
56°, 56.1798%, 69.8039%
XYZ:
34.4878, 39.5201, 13.0182
xyY:
0.3963, 0.4541, 39.5201
CIE-Lab:
69.1263, -10.2985, 48.2415
CIE-LCH:
69.1263, 49.3285, 102.0505
CIE-Luv:
69.1263, 8.2560, 58.8104
Hunter-Lab:
62.8650, -12.0886, 31.7276
#b2ac4e color charts
#b2ac4e color shades, tints & tones
#b2ac4e color schemes
#b2ac4e color preview, HTML & CSS examples
This text has a color of #b2ac4e
<p style="color:#b2ac4e;">Text here</p>
.mytext {color:#b2ac4e;}
This box has a color of #b2ac4e
<div style="background-color:#b2ac4e;">Content here</div>
.mybackground {background-color:#b2ac4e;}
Border around this has a color of #b2ac4e
<div style="border:2px solid #b2ac4e;">Content here</div>
.myborder {border:2px solid #b2ac4e;}