#b9800e color space conversions
Hex:
#b9800e
RGB:
185, 128, 14
CMY:
27, 50, 95
CMYK:
0, 31, 92, 27
HSL:
40°, 85.9296%, 39.0196%
HSV (HSB):
40°, 92.4324%, 72.5490%
XYZ:
27.8060, 25.7843, 3.9268
xyY:
0.4834, 0.4483, 25.7843
CIE-Lab:
57.8318, 13.6822, 61.2182
CIE-LCH:
57.8318, 62.7286, 77.4015
CIE-Luv:
57.8318, 47.3901, 57.1033
Hunter-Lab:
50.7783, 8.8840, 30.9598
#b9800e color charts
#b9800e color shades, tints & tones
#b9800e color schemes
#b9800e color preview, HTML & CSS examples
This text has a color of #b9800e
<p style="color:#b9800e;">Text here</p>
.mytext {color:#b9800e;}
This box has a color of #b9800e
<div style="background-color:#b9800e;">Content here</div>
.mybackground {background-color:#b9800e;}
Border around this has a color of #b9800e
<div style="border:2px solid #b9800e;">Content here</div>
.myborder {border:2px solid #b9800e;}