#ba681e color space conversions
Hex:
#ba681e
RGB:
186, 104, 30
CMY:
27, 59, 88
CMYK:
0, 44, 84, 27
HSL:
28°, 72.2222%, 42.3529%
HSV (HSB):
28°, 83.8710%, 72.9412%
XYZ:
25.4344, 20.4335, 3.8318
xyY:
0.5118, 0.4111, 20.4335
CIE-Lab:
52.3238, 27.7048, 52.2589
CIE-LCH:
52.3238, 59.1485, 62.0700
CIE-Luv:
52.3238, 66.9311, 45.6725
Hunter-Lab:
45.2034, 21.3297, 26.6165
#ba681e color charts
#ba681e color shades, tints & tones
#ba681e color schemes
#ba681e color preview, HTML & CSS examples
This text has a color of #ba681e
<p style="color:#ba681e;">Text here</p>
.mytext {color:#ba681e;}
This box has a color of #ba681e
<div style="background-color:#ba681e;">Content here</div>
.mybackground {background-color:#ba681e;}
Border around this has a color of #ba681e
<div style="border:2px solid #ba681e;">Content here</div>
.myborder {border:2px solid #ba681e;}