#b34d0a color space conversions
Hex:
#b34d0a
RGB:
179, 77, 10
CMY:
30, 70, 96
CMYK:
0, 57, 94, 30
HSL:
24°, 89.4180%, 37.0588%
HSV (HSB):
24°, 94.4134%, 70.1961%
XYZ:
21.2991, 14.9134, 2.0431
xyY:
0.5568, 0.3898, 14.9134
CIE-Lab:
45.5153, 38.5473, 52.9142
CIE-LCH:
45.5153, 65.4660, 53.9272
CIE-Luv:
45.5153, 83.6740, 39.1298
Hunter-Lab:
38.6178, 30.8677, 23.8956
#b34d0a color charts
#b34d0a color shades, tints & tones
#b34d0a color schemes
#b34d0a color preview, HTML & CSS examples
This text has a color of #b34d0a
<p style="color:#b34d0a;">Text here</p>
.mytext {color:#b34d0a;}
This box has a color of #b34d0a
<div style="background-color:#b34d0a;">Content here</div>
.mybackground {background-color:#b34d0a;}
Border around this has a color of #b34d0a
<div style="border:2px solid #b34d0a;">Content here</div>
.myborder {border:2px solid #b34d0a;}