#b9814d color space conversions
Hex:
#b9814d
RGB:
185, 129, 77
CMY:
27, 49, 70
CMYK:
0, 30, 58, 27
HSL:
29°, 43.5484%, 51.3725%
HSV (HSB):
29°, 58.3784%, 72.5490%
XYZ:
29.1974, 26.5506, 10.6071
xyY:
0.4400, 0.4001, 26.5506
CIE-Lab:
58.5561, 16.0068, 36.5193
CIE-LCH:
58.5561, 39.8732, 66.3317
CIE-Luv:
58.5561, 42.9711, 39.5451
Hunter-Lab:
51.5273, 10.9724, 23.8640
#b9814d color charts
#b9814d color shades, tints & tones
#b9814d color schemes
#b9814d color preview, HTML & CSS examples
This text has a color of #b9814d
<p style="color:#b9814d;">Text here</p>
.mytext {color:#b9814d;}
This box has a color of #b9814d
<div style="background-color:#b9814d;">Content here</div>
.mybackground {background-color:#b9814d;}
Border around this has a color of #b9814d
<div style="border:2px solid #b9814d;">Content here</div>
.myborder {border:2px solid #b9814d;}