#ba680c color space conversions
Hex:
#ba680c
RGB:
186, 104, 12
CMY:
27, 59, 95
CMYK:
0, 44, 94, 27
HSL:
32°, 87.8788%, 38.8235%
HSV (HSB):
32°, 93.5484%, 72.9412%
XYZ:
25.2664, 20.3663, 2.9472
xyY:
0.5201, 0.4192, 20.3663
CIE-Lab:
52.2488, 27.3170, 57.6202
CIE-LCH:
52.2488, 63.7676, 64.6350
CIE-Luv:
52.2488, 67.7604, 48.4991
Hunter-Lab:
45.1290, 20.9610, 27.7183
#ba680c color charts
#ba680c color shades, tints & tones
#ba680c color schemes
#ba680c color preview, HTML & CSS examples
This text has a color of #ba680c
<p style="color:#ba680c;">Text here</p>
.mytext {color:#ba680c;}
This box has a color of #ba680c
<div style="background-color:#ba680c;">Content here</div>
.mybackground {background-color:#ba680c;}
Border around this has a color of #ba680c
<div style="border:2px solid #ba680c;">Content here</div>
.myborder {border:2px solid #ba680c;}