#b34d25 color space conversions
Hex:
#b34d25
RGB:
179, 77, 37
CMY:
30, 70, 85
CMYK:
0, 57, 79, 30
HSL:
17°, 65.7407%, 42.3529%
HSV (HSB):
17°, 79.3296%, 70.1961%
XYZ:
21.5782, 15.0250, 3.5131
xyY:
0.5379, 0.3745, 15.0250
CIE-Lab:
45.6685, 39.2082, 42.6542
CIE-LCH:
45.6685, 57.9367, 47.4105
CIE-Luv:
45.6685, 81.5522, 33.7363
Hunter-Lab:
38.7621, 31.5341, 21.7599
#b34d25 color charts
#b34d25 color shades, tints & tones
#b34d25 color schemes
#b34d25 color preview, HTML & CSS examples
This text has a color of #b34d25
<p style="color:#b34d25;">Text here</p>
.mytext {color:#b34d25;}
This box has a color of #b34d25
<div style="background-color:#b34d25;">Content here</div>
.mybackground {background-color:#b34d25;}
Border around this has a color of #b34d25
<div style="border:2px solid #b34d25;">Content here</div>
.myborder {border:2px solid #b34d25;}