#b9824c color space conversions
Hex:
#b9824c
RGB:
185, 130, 76
CMY:
27, 49, 70
CMYK:
0, 30, 59, 27
HSL:
30°, 43.7751%, 51.1765%
HSV (HSB):
30°, 58.9189%, 72.5490%
XYZ:
29.2947, 26.8014, 10.4667
xyY:
0.4401, 0.4026, 26.8014
CIE-Lab:
58.7900, 15.3728, 37.3306
CIE-LCH:
58.7900, 40.3720, 67.6181
CIE-Luv:
58.7900, 42.3423, 40.4767
Hunter-Lab:
51.7700, 10.4089, 24.2520
#b9824c color charts
#b9824c color shades, tints & tones
#b9824c color schemes
#b9824c color preview, HTML & CSS examples
This text has a color of #b9824c
<p style="color:#b9824c;">Text here</p>
.mytext {color:#b9824c;}
This box has a color of #b9824c
<div style="background-color:#b9824c;">Content here</div>
.mybackground {background-color:#b9824c;}
Border around this has a color of #b9824c
<div style="border:2px solid #b9824c;">Content here</div>
.myborder {border:2px solid #b9824c;}