#b99e45 color space conversions
Hex:
#b99e45
RGB:
185, 158, 69
CMY:
27, 38, 73
CMYK:
0, 15, 63, 27
HSL:
46°, 45.6693%, 49.8039%
HSV (HSB):
46°, 62.7027%, 72.5490%
XYZ:
33.3086, 35.1977, 10.6685
xyY:
0.4207, 0.4446, 35.1977
CIE-Lab:
65.9023, -0.5133, 49.0080
CIE-LCH:
65.9023, 49.0106, 90.6001
CIE-Luv:
65.9023, 22.9031, 56.2098
Hunter-Lab:
59.3276, -3.6072, 30.8676
#b99e45 color charts
#b99e45 color shades, tints & tones
#b99e45 color schemes
#b99e45 color preview, HTML & CSS examples
This text has a color of #b99e45
<p style="color:#b99e45;">Text here</p>
.mytext {color:#b99e45;}
This box has a color of #b99e45
<div style="background-color:#b99e45;">Content here</div>
.mybackground {background-color:#b99e45;}
Border around this has a color of #b99e45
<div style="border:2px solid #b99e45;">Content here</div>
.myborder {border:2px solid #b99e45;}