#bd871e color space conversions
Hex:
#bd871e
RGB:
189, 135, 30
CMY:
26, 47, 88
CMYK:
0, 29, 84, 26
HSL:
40°, 72.6027%, 42.9412%
HSV (HSB):
40°, 84.1270%, 74.1176%
XYZ:
29.8846, 28.2405, 5.1042
xyY:
0.4726, 0.4466, 28.2405
CIE-Lab:
60.1054, 11.9548, 59.1024
CIE-LCH:
60.1054, 60.2994, 78.5649
CIE-Luv:
60.1054, 44.6519, 57.6793
Hunter-Lab:
53.1418, 7.3823, 31.5046
#bd871e color charts
#bd871e color shades, tints & tones
#bd871e color schemes
#bd871e color preview, HTML & CSS examples
This text has a color of #bd871e
<p style="color:#bd871e;">Text here</p>
.mytext {color:#bd871e;}
This box has a color of #bd871e
<div style="background-color:#bd871e;">Content here</div>
.mybackground {background-color:#bd871e;}
Border around this has a color of #bd871e
<div style="border:2px solid #bd871e;">Content here</div>
.myborder {border:2px solid #bd871e;}