#b75b0d color space conversions
Hex:
#b75b0d
RGB:
183, 91, 13
CMY:
28, 64, 95
CMYK:
0, 50, 93, 28
HSL:
28°, 86.7347%, 38.4314%
HSV (HSB):
28°, 92.8962%, 71.7647%
XYZ:
23.3422, 17.5785, 2.5435
xyY:
0.5370, 0.4044, 17.5785
CIE-Lab:
48.9808, 33.0255, 54.8635
CIE-LCH:
48.9808, 64.0366, 58.9539
CIE-Luv:
48.9808, 75.7987, 43.6771
Hunter-Lab:
41.9267, 26.0058, 25.7519
#b75b0d color charts
#b75b0d color shades, tints & tones
#b75b0d color schemes
#b75b0d color preview, HTML & CSS examples
This text has a color of #b75b0d
<p style="color:#b75b0d;">Text here</p>
.mytext {color:#b75b0d;}
This box has a color of #b75b0d
<div style="background-color:#b75b0d;">Content here</div>
.mybackground {background-color:#b75b0d;}
Border around this has a color of #b75b0d
<div style="border:2px solid #b75b0d;">Content here</div>
.myborder {border:2px solid #b75b0d;}