#b34b24 color space conversions
Hex:
#b34b24
RGB:
179, 75, 36
CMY:
30, 71, 86
CMYK:
0, 58, 80, 30
HSL:
16°, 66.5116%, 42.1569%
HSV (HSB):
16°, 79.8883%, 70.1961%
XYZ:
21.4249, 14.7432, 3.3856
xyY:
0.5417, 0.3727, 14.7432
CIE-Lab:
45.2805, 40.1564, 42.7652
CIE-LCH:
45.2805, 58.6634, 46.8019
CIE-Luv:
45.2805, 83.1497, 33.3683
Hunter-Lab:
38.3969, 32.4058, 21.6501
#b34b24 color charts
#b34b24 color shades, tints & tones
#b34b24 color schemes
#b34b24 color preview, HTML & CSS examples
This text has a color of #b34b24
<p style="color:#b34b24;">Text here</p>
.mytext {color:#b34b24;}
This box has a color of #b34b24
<div style="background-color:#b34b24;">Content here</div>
.mybackground {background-color:#b34b24;}
Border around this has a color of #b34b24
<div style="border:2px solid #b34b24;">Content here</div>
.myborder {border:2px solid #b34b24;}