#ba7005 color space conversions
Hex:
#ba7005
RGB:
186, 112, 5
CMY:
27, 56, 98
CMYK:
0, 40, 97, 27
HSL:
35°, 94.7644%, 37.4510%
HSV (HSB):
35°, 97.3118%, 72.9412%
XYZ:
26.0713, 22.0384, 3.0233
xyY:
0.5099, 0.4310, 22.0384
CIE-Lab:
54.0677, 22.8552, 60.2439
CIE-LCH:
54.0677, 64.4335, 69.2244
CIE-Luv:
54.0677, 61.3701, 52.0206
Hunter-Lab:
46.9451, 16.9773, 29.0432
#ba7005 color charts
#ba7005 color shades, tints & tones
#ba7005 color schemes
#ba7005 color preview, HTML & CSS examples
This text has a color of #ba7005
<p style="color:#ba7005;">Text here</p>
.mytext {color:#ba7005;}
This box has a color of #ba7005
<div style="background-color:#ba7005;">Content here</div>
.mybackground {background-color:#ba7005;}
Border around this has a color of #ba7005
<div style="border:2px solid #ba7005;">Content here</div>
.myborder {border:2px solid #ba7005;}