#b34d06 color space conversions
Hex:
#b34d06
RGB:
179, 77, 6
CMY:
30, 70, 98
CMYK:
0, 57, 97, 30
HSL:
25°, 93.5135%, 36.2745%
HSV (HSB):
25°, 96.6480%, 70.1961%
XYZ:
21.2772, 14.9046, 1.9277
xyY:
0.5583, 0.3911, 14.9046
CIE-Lab:
45.5033, 38.4950, 53.9135
CIE-LCH:
45.5033, 66.2460, 54.4726
CIE-Luv:
45.5033, 83.8450, 39.5635
Hunter-Lab:
38.6065, 30.8152, 24.0640
#b34d06 color charts
#b34d06 color shades, tints & tones
#b34d06 color schemes
#b34d06 color preview, HTML & CSS examples
This text has a color of #b34d06
<p style="color:#b34d06;">Text here</p>
.mytext {color:#b34d06;}
This box has a color of #b34d06
<div style="background-color:#b34d06;">Content here</div>
.mybackground {background-color:#b34d06;}
Border around this has a color of #b34d06
<div style="border:2px solid #b34d06;">Content here</div>
.myborder {border:2px solid #b34d06;}