#ba700a color space conversions
Hex:
#ba700a
RGB:
186, 112, 10
CMY:
27, 56, 96
CMYK:
0, 40, 95, 27
HSL:
35°, 89.7959%, 38.4314%
HSV (HSB):
35°, 94.6237%, 72.9412%
XYZ:
26.0987, 22.0494, 3.1676
xyY:
0.5086, 0.4297, 22.0494
CIE-Lab:
54.0793, 22.9188, 59.3156
CIE-LCH:
54.0793, 63.5894, 68.8741
CIE-Luv:
54.0793, 61.2519, 51.5711
Hunter-Lab:
46.9567, 17.0364, 28.8702
#ba700a color charts
#ba700a color shades, tints & tones
#ba700a color schemes
#ba700a color preview, HTML & CSS examples
This text has a color of #ba700a
<p style="color:#ba700a;">Text here</p>
.mytext {color:#ba700a;}
This box has a color of #ba700a
<div style="background-color:#ba700a;">Content here</div>
.mybackground {background-color:#ba700a;}
Border around this has a color of #ba700a
<div style="border:2px solid #ba700a;">Content here</div>
.myborder {border:2px solid #ba700a;}