#b75f0d color space conversions
Hex:
#b75f0d
RGB:
183, 95, 13
CMY:
28, 63, 95
CMYK:
0, 48, 93, 28
HSL:
29°, 86.7347%, 38.4314%
HSV (HSB):
29°, 92.8962%, 71.7647%
XYZ:
23.6933, 18.2808, 2.6605
xyY:
0.5308, 0.4096, 18.2808
CIE-Lab:
49.8349, 30.9065, 55.4721
CIE-LCH:
49.8349, 63.5009, 60.8755
CIE-Luv:
49.8349, 72.5542, 45.0472
Hunter-Lab:
42.7560, 24.0930, 26.2398
#b75f0d color charts
#b75f0d color shades, tints & tones
#b75f0d color schemes
#b75f0d color preview, HTML & CSS examples
This text has a color of #b75f0d
<p style="color:#b75f0d;">Text here</p>
.mytext {color:#b75f0d;}
This box has a color of #b75f0d
<div style="background-color:#b75f0d;">Content here</div>
.mybackground {background-color:#b75f0d;}
Border around this has a color of #b75f0d
<div style="border:2px solid #b75f0d;">Content here</div>
.myborder {border:2px solid #b75f0d;}