#b1990a color space conversions
Hex:
#b1990a
RGB:
177, 153, 10
CMY:
31, 40, 96
CMYK:
0, 14, 94, 31
HSL:
51°, 89.3048%, 36.6667%
HSV (HSB):
51°, 94.3503%, 69.4118%
XYZ:
29.5775, 32.1515, 4.9341
xyY:
0.4437, 0.4823, 32.1515
CIE-Lab:
63.4679, -3.7073, 65.7097
CIE-LCH:
63.4679, 65.8142, 93.2292
CIE-Luv:
63.4679, 22.1167, 66.9167
Hunter-Lab:
56.7023, -6.1185, 34.5323
#b1990a color charts
#b1990a color shades, tints & tones
#b1990a color schemes
#b1990a color preview, HTML & CSS examples
This text has a color of #b1990a
<p style="color:#b1990a;">Text here</p>
.mytext {color:#b1990a;}
This box has a color of #b1990a
<div style="background-color:#b1990a;">Content here</div>
.mybackground {background-color:#b1990a;}
Border around this has a color of #b1990a
<div style="border:2px solid #b1990a;">Content here</div>
.myborder {border:2px solid #b1990a;}