#b34c01 color space conversions
Hex:
#b34c01
RGB:
179, 76, 1
CMY:
30, 70, 100
CMYK:
0, 58, 99, 30
HSL:
25°, 98.8889%, 35.2941%
HSV (HSB):
25°, 99.4413%, 70.1961%
XYZ:
21.1803, 14.7548, 1.7603
xyY:
0.5619, 0.3914, 14.7548
CIE-Lab:
45.2965, 38.9251, 55.1117
CIE-LCH:
45.2965, 67.4719, 54.7666
CIE-Luv:
45.2965, 84.8406, 39.7996
Hunter-Lab:
38.4120, 31.2039, 24.1712
#b34c01 color charts
#b34c01 color shades, tints & tones
#b34c01 color schemes
#b34c01 color preview, HTML & CSS examples
This text has a color of #b34c01
<p style="color:#b34c01;">Text here</p>
.mytext {color:#b34c01;}
This box has a color of #b34c01
<div style="background-color:#b34c01;">Content here</div>
.mybackground {background-color:#b34c01;}
Border around this has a color of #b34c01
<div style="border:2px solid #b34c01;">Content here</div>
.myborder {border:2px solid #b34c01;}