#b6a60c color space conversions
Hex:
#b6a60c
RGB:
182, 166, 12
CMY:
29, 35, 95
CMYK:
0, 9, 93, 29
HSL:
54°, 87.6289%, 38.0392%
HSV (HSB):
54°, 93.4066%, 71.3725%
XYZ:
32.9940, 37.2441, 5.7977
xyY:
0.4339, 0.4898, 37.2441
CIE-Lab:
67.4597, -8.3400, 68.6539
CIE-LCH:
67.4597, 69.1586, 96.9263
CIE-Luv:
67.4597, 16.5331, 71.9342
Hunter-Lab:
61.0279, -10.2950, 37.0870
#b6a60c color charts
#b6a60c color shades, tints & tones
#b6a60c color schemes
#b6a60c color preview, HTML & CSS examples
This text has a color of #b6a60c
<p style="color:#b6a60c;">Text here</p>
.mytext {color:#b6a60c;}
This box has a color of #b6a60c
<div style="background-color:#b6a60c;">Content here</div>
.mybackground {background-color:#b6a60c;}
Border around this has a color of #b6a60c
<div style="border:2px solid #b6a60c;">Content here</div>
.myborder {border:2px solid #b6a60c;}