#ba901a color space conversions
Hex:
#ba901a
RGB:
186, 144, 26
CMY:
27, 44, 90
CMYK:
0, 23, 86, 27
HSL:
44°, 75.4717%, 41.5686%
HSV (HSB):
44°, 86.0215%, 72.9412%
XYZ:
30.4094, 30.4602, 5.2539
xyY:
0.4599, 0.4607, 30.4602
CIE-Lab:
62.0493, 5.5548, 61.7554
CIE-LCH:
62.0493, 62.0047, 84.8602
CIE-Luv:
62.0493, 35.4509, 61.7861
Hunter-Lab:
55.1908, 1.7674, 32.9894
#ba901a color charts
#ba901a color shades, tints & tones
#ba901a color schemes
#ba901a color preview, HTML & CSS examples
This text has a color of #ba901a
<p style="color:#ba901a;">Text here</p>
.mytext {color:#ba901a;}
This box has a color of #ba901a
<div style="background-color:#ba901a;">Content here</div>
.mybackground {background-color:#ba901a;}
Border around this has a color of #ba901a
<div style="border:2px solid #ba901a;">Content here</div>
.myborder {border:2px solid #ba901a;}