#b34d23 color space conversions
Hex:
#b34d23
RGB:
179, 77, 35
CMY:
30, 70, 86
CMYK:
0, 57, 80, 30
HSL:
18°, 67.2897%, 41.9608%
HSV (HSB):
18°, 80.4469%, 70.1961%
XYZ:
21.5477, 15.0128, 3.3522
xyY:
0.5399, 0.3761, 15.0128
CIE-Lab:
45.6517, 39.1362, 43.6127
CIE-LCH:
45.6517, 58.5979, 48.0965
CIE-Luv:
45.6517, 81.7795, 34.3152
Hunter-Lab:
38.7464, 31.4614, 21.9929
#b34d23 color charts
#b34d23 color shades, tints & tones
#b34d23 color schemes
#b34d23 color preview, HTML & CSS examples
This text has a color of #b34d23
<p style="color:#b34d23;">Text here</p>
.mytext {color:#b34d23;}
This box has a color of #b34d23
<div style="background-color:#b34d23;">Content here</div>
.mybackground {background-color:#b34d23;}
Border around this has a color of #b34d23
<div style="border:2px solid #b34d23;">Content here</div>
.myborder {border:2px solid #b34d23;}