#b9713d color space conversions
Hex:
#b9713d
RGB:
185, 113, 61
CMY:
27, 56, 76
CMYK:
0, 39, 67, 27
HSL:
25°, 50.4065%, 48.2353%
HSV (HSB):
25°, 67.0270%, 72.5490%
XYZ:
26.7550, 22.4615, 7.3402
xyY:
0.4731, 0.3971, 22.4615
CIE-Lab:
54.5132, 23.7504, 40.1766
CIE-LCH:
54.5132, 46.6717, 59.4106
CIE-Luv:
54.5132, 56.4327, 39.5348
Hunter-Lab:
47.3935, 17.8297, 23.9927
#b9713d color charts
#b9713d color shades, tints & tones
#b9713d color schemes
#b9713d color preview, HTML & CSS examples
This text has a color of #b9713d
<p style="color:#b9713d;">Text here</p>
.mytext {color:#b9713d;}
This box has a color of #b9713d
<div style="background-color:#b9713d;">Content here</div>
.mybackground {background-color:#b9713d;}
Border around this has a color of #b9713d
<div style="border:2px solid #b9713d;">Content here</div>
.myborder {border:2px solid #b9713d;}