#bd801a color space conversions
Hex:
#bd801a
RGB:
189, 128, 26
CMY:
26, 50, 90
CMYK:
0, 32, 86, 26
HSL:
38°, 75.8140%, 42.1569%
HSV (HSB):
38°, 86.2434%, 74.1176%
XYZ:
28.8919, 26.3317, 4.5370
xyY:
0.4835, 0.4406, 26.3317
CIE-Lab:
58.3506, 15.7115, 58.8533
CIE-LCH:
58.3506, 60.9144, 75.0529
CIE-Luv:
58.3506, 50.3130, 55.6562
Hunter-Lab:
51.3145, 10.7016, 30.6779
#bd801a color charts
#bd801a color shades, tints & tones
#bd801a color schemes
#bd801a color preview, HTML & CSS examples
This text has a color of #bd801a
<p style="color:#bd801a;">Text here</p>
.mytext {color:#bd801a;}
This box has a color of #bd801a
<div style="background-color:#bd801a;">Content here</div>
.mybackground {background-color:#bd801a;}
Border around this has a color of #bd801a
<div style="border:2px solid #bd801a;">Content here</div>
.myborder {border:2px solid #bd801a;}