#bd802a color space conversions
Hex:
#bd802a
RGB:
189, 128, 42
CMY:
26, 50, 84
CMYK:
0, 32, 78, 26
HSL:
35°, 63.6364%, 45.2941%
HSV (HSB):
35°, 77.7778%, 74.1176%
XYZ:
29.1234, 26.4243, 5.7559
xyY:
0.4751, 0.4310, 26.4243
CIE-Lab:
58.4376, 16.2317, 53.2797
CIE-LCH:
58.4376, 55.6973, 73.0566
CIE-Luv:
58.4376, 49.5849, 52.2642
Hunter-Lab:
51.4046, 11.1714, 29.3443
#bd802a color charts
#bd802a color shades, tints & tones
#bd802a color schemes
#bd802a color preview, HTML & CSS examples
This text has a color of #bd802a
<p style="color:#bd802a;">Text here</p>
.mytext {color:#bd802a;}
This box has a color of #bd802a
<div style="background-color:#bd802a;">Content here</div>
.mybackground {background-color:#bd802a;}
Border around this has a color of #bd802a
<div style="border:2px solid #bd802a;">Content here</div>
.myborder {border:2px solid #bd802a;}