#b75f0e color space conversions
Hex:
#b75f0e
RGB:
183, 95, 14
CMY:
28, 63, 95
CMYK:
0, 48, 92, 28
HSL:
29°, 85.7868%, 38.6275%
HSV (HSB):
29°, 92.3497%, 71.7647%
XYZ:
23.6999, 18.2834, 2.6954
xyY:
0.5305, 0.4092, 18.2834
CIE-Lab:
49.8381, 30.9221, 55.2252
CIE-LCH:
49.8381, 63.2930, 60.7544
CIE-Luv:
49.8381, 72.5159, 44.9286
Hunter-Lab:
42.7591, 24.1081, 26.1939
#b75f0e color charts
#b75f0e color shades, tints & tones
#b75f0e color schemes
#b75f0e color preview, HTML & CSS examples
This text has a color of #b75f0e
<p style="color:#b75f0e;">Text here</p>
.mytext {color:#b75f0e;}
This box has a color of #b75f0e
<div style="background-color:#b75f0e;">Content here</div>
.mybackground {background-color:#b75f0e;}
Border around this has a color of #b75f0e
<div style="border:2px solid #b75f0e;">Content here</div>
.myborder {border:2px solid #b75f0e;}