#b99f0e color space conversions
Hex:
#b99f0e
RGB:
185, 159, 14
CMY:
27, 38, 95
CMYK:
0, 14, 92, 27
HSL:
51°, 85.9296%, 39.0196%
HSV (HSB):
51°, 92.4324%, 72.5490%
XYZ:
32.4850, 35.1423, 5.4865
xyY:
0.4443, 0.4807, 35.1423
CIE-Lab:
65.8593, -3.2578, 67.2657
CIE-LCH:
65.8593, 67.3445, 92.7728
CIE-Luv:
65.8593, 23.7328, 69.0818
Hunter-Lab:
59.2809, -5.9265, 36.0093
#b99f0e color charts
#b99f0e color shades, tints & tones
#b99f0e color schemes
#b99f0e color preview, HTML & CSS examples
This text has a color of #b99f0e
<p style="color:#b99f0e;">Text here</p>
.mytext {color:#b99f0e;}
This box has a color of #b99f0e
<div style="background-color:#b99f0e;">Content here</div>
.mybackground {background-color:#b99f0e;}
Border around this has a color of #b99f0e
<div style="border:2px solid #b99f0e;">Content here</div>
.myborder {border:2px solid #b99f0e;}