#b34d01 color space conversions
Hex:
#b34d01
RGB:
179, 77, 1
CMY:
30, 70, 100
CMYK:
0, 57, 99, 30
HSL:
26°, 98.8889%, 35.2941%
HSV (HSB):
26°, 99.4413%, 70.1961%
XYZ:
21.2498, 14.8937, 1.7835
xyY:
0.5603, 0.3927, 14.8937
CIE-Lab:
45.4882, 38.4297, 55.2215
CIE-LCH:
45.4882, 67.2775, 55.1653
CIE-Luv:
45.4882, 84.0596, 40.1077
Hunter-Lab:
38.5923, 30.7495, 24.2746
#b34d01 color charts
#b34d01 color shades, tints & tones
#b34d01 color schemes
#b34d01 color preview, HTML & CSS examples
This text has a color of #b34d01
<p style="color:#b34d01;">Text here</p>
.mytext {color:#b34d01;}
This box has a color of #b34d01
<div style="background-color:#b34d01;">Content here</div>
.mybackground {background-color:#b34d01;}
Border around this has a color of #b34d01
<div style="border:2px solid #b34d01;">Content here</div>
.myborder {border:2px solid #b34d01;}