#ba701b color space conversions
Hex:
#ba701b
RGB:
186, 112, 27
CMY:
27, 56, 89
CMYK:
0, 40, 85, 27
HSL:
32°, 74.6479%, 41.7647%
HSV (HSB):
32°, 85.4839%, 72.9412%
XYZ:
26.2417, 22.1066, 3.9208
xyY:
0.5021, 0.4229, 22.1066
CIE-Lab:
54.1399, 23.2504, 54.8865
CIE-LCH:
54.1399, 59.6080, 67.0420
CIE-Luv:
54.1399, 60.6404, 49.2456
Hunter-Lab:
47.0176, 17.3444, 27.9681
#ba701b color charts
#ba701b color shades, tints & tones
#ba701b color schemes
#ba701b color preview, HTML & CSS examples
This text has a color of #ba701b
<p style="color:#ba701b;">Text here</p>
.mytext {color:#ba701b;}
This box has a color of #ba701b
<div style="background-color:#ba701b;">Content here</div>
.mybackground {background-color:#ba701b;}
Border around this has a color of #ba701b
<div style="border:2px solid #ba701b;">Content here</div>
.myborder {border:2px solid #ba701b;}