#bd750e color space conversions
Hex:
#bd750e
RGB:
189, 117, 14
CMY:
26, 54, 95
CMYK:
0, 38, 93, 26
HSL:
35°, 86.2069%, 39.8039%
HSV (HSB):
35°, 92.5926%, 74.1176%
XYZ:
27.4268, 23.5731, 3.5200
xyY:
0.5031, 0.4324, 23.5731
CIE-Lab:
55.6578, 21.5369, 59.8357
CIE-LCH:
55.6578, 63.5936, 70.2044
CIE-Luv:
55.6578, 59.5653, 53.1513
Hunter-Lab:
48.5521, 15.8674, 29.6880
#bd750e color charts
#bd750e color shades, tints & tones
#bd750e color schemes
#bd750e color preview, HTML & CSS examples
This text has a color of #bd750e
<p style="color:#bd750e;">Text here</p>
.mytext {color:#bd750e;}
This box has a color of #bd750e
<div style="background-color:#bd750e;">Content here</div>
.mybackground {background-color:#bd750e;}
Border around this has a color of #bd750e
<div style="border:2px solid #bd750e;">Content here</div>
.myborder {border:2px solid #bd750e;}