#b34c0f color space conversions
Hex:
#b34c0f
RGB:
179, 76, 15
CMY:
30, 70, 94
CMYK:
0, 58, 92, 30
HSL:
22°, 84.5361%, 38.0392%
HSV (HSB):
22°, 91.6201%, 70.1961%
XYZ:
21.2611, 14.7871, 2.1855
xyY:
0.5561, 0.3868, 14.7871
CIE-Lab:
45.3412, 39.1172, 51.4068
CIE-LCH:
45.3412, 64.5973, 52.7313
CIE-Luv:
45.3412, 84.2008, 38.1958
Hunter-Lab:
38.4540, 31.3976, 23.5480
#b34c0f color charts
#b34c0f color shades, tints & tones
#b34c0f color schemes
#b34c0f color preview, HTML & CSS examples
This text has a color of #b34c0f
<p style="color:#b34c0f;">Text here</p>
.mytext {color:#b34c0f;}
This box has a color of #b34c0f
<div style="background-color:#b34c0f;">Content here</div>
.mybackground {background-color:#b34c0f;}
Border around this has a color of #b34c0f
<div style="border:2px solid #b34c0f;">Content here</div>
.myborder {border:2px solid #b34c0f;}