#b75e1b color space conversions
Hex:
#b75e1b
RGB:
183, 94, 27
CMY:
28, 63, 89
CMYK:
0, 49, 85, 28
HSL:
26°, 74.2857%, 41.1765%
HSV (HSB):
26°, 85.2459%, 71.7647%
XYZ:
23.7290, 18.1518, 3.2899
xyY:
0.5253, 0.4018, 18.1518
CIE-Lab:
49.6797, 31.7331, 50.9481
CIE-LCH:
49.6797, 60.0225, 58.0833
CIE-Luv:
49.6797, 72.6363, 42.4684
Hunter-Lab:
42.6050, 24.8575, 25.2452
#b75e1b color charts
#b75e1b color shades, tints & tones
#b75e1b color schemes
#b75e1b color preview, HTML & CSS examples
This text has a color of #b75e1b
<p style="color:#b75e1b;">Text here</p>
.mytext {color:#b75e1b;}
This box has a color of #b75e1b
<div style="background-color:#b75e1b;">Content here</div>
.mybackground {background-color:#b75e1b;}
Border around this has a color of #b75e1b
<div style="border:2px solid #b75e1b;">Content here</div>
.myborder {border:2px solid #b75e1b;}