#b34b0f color space conversions
Hex:
#b34b0f
RGB:
179, 75, 15
CMY:
30, 71, 94
CMYK:
0, 58, 92, 30
HSL:
22°, 84.5361%, 38.0392%
HSV (HSB):
22°, 91.6201%, 70.1961%
XYZ:
21.1927, 14.6503, 2.1628
xyY:
0.5576, 0.3855, 14.6503
CIE-Lab:
45.1515, 39.6089, 51.2694
CIE-LCH:
45.1515, 64.7875, 52.3116
CIE-Luv:
45.1515, 84.9679, 37.8836
Hunter-Lab:
38.2758, 31.8501, 23.4429
#b34b0f color charts
#b34b0f color shades, tints & tones
#b34b0f color schemes
#b34b0f color preview, HTML & CSS examples
This text has a color of #b34b0f
<p style="color:#b34b0f;">Text here</p>
.mytext {color:#b34b0f;}
This box has a color of #b34b0f
<div style="background-color:#b34b0f;">Content here</div>
.mybackground {background-color:#b34b0f;}
Border around this has a color of #b34b0f
<div style="border:2px solid #b34b0f;">Content here</div>
.myborder {border:2px solid #b34b0f;}