#b9820d color space conversions
Hex:
#b9820d
RGB:
185, 130, 13
CMY:
27, 49, 95
CMYK:
0, 30, 93, 27
HSL:
41°, 86.8687%, 38.8235%
HSV (HSB):
41°, 92.9730%, 72.5490%
XYZ:
28.0629, 26.3086, 3.9798
xyY:
0.4809, 0.4509, 26.3086
CIE-Lab:
58.3288, 12.5586, 61.7795
CIE-LCH:
58.3288, 63.0430, 78.5095
CIE-Luv:
58.3288, 45.8213, 57.9637
Hunter-Lab:
51.2919, 7.9002, 31.3040
#b9820d color charts
#b9820d color shades, tints & tones
#b9820d color schemes
#b9820d color preview, HTML & CSS examples
This text has a color of #b9820d
<p style="color:#b9820d;">Text here</p>
.mytext {color:#b9820d;}
This box has a color of #b9820d
<div style="background-color:#b9820d;">Content here</div>
.mybackground {background-color:#b9820d;}
Border around this has a color of #b9820d
<div style="border:2px solid #b9820d;">Content here</div>
.myborder {border:2px solid #b9820d;}