#b6a84f color space conversions
Hex:
#b6a84f
RGB:
182, 168, 79
CMY:
29, 34, 69
CMYK:
0, 8, 57, 29
HSL:
52°, 41.3655%, 51.1765%
HSV (HSB):
52°, 56.5934%, 71.3725%
XYZ:
34.7053, 38.5149, 13.0021
xyY:
0.4025, 0.4467, 38.5149
CIE-Lab:
68.3984, -6.4124, 47.0270
CIE-LCH:
68.3984, 47.4622, 97.7648
CIE-Luv:
68.3984, 13.5699, 56.7048
Hunter-Lab:
62.0603, -8.7850, 31.0206
#b6a84f color charts
#b6a84f color shades, tints & tones
#b6a84f color schemes
#b6a84f color preview, HTML & CSS examples
This text has a color of #b6a84f
<p style="color:#b6a84f;">Text here</p>
.mytext {color:#b6a84f;}
This box has a color of #b6a84f
<div style="background-color:#b6a84f;">Content here</div>
.mybackground {background-color:#b6a84f;}
Border around this has a color of #b6a84f
<div style="border:2px solid #b6a84f;">Content here</div>
.myborder {border:2px solid #b6a84f;}