#b34f30 color space conversions
Hex:
#b34f30
RGB:
179, 79, 48
CMY:
30, 69, 81
CMYK:
0, 56, 73, 30
HSL:
14°, 57.7093%, 44.5098%
HSV (HSB):
14°, 73.1844%, 70.1961%
XYZ:
21.9199, 15.3891, 4.6114
xyY:
0.5229, 0.3671, 15.3891
CIE-Lab:
46.1625, 38.6800, 37.4627
CIE-LCH:
46.1625, 53.8479, 44.0841
CIE-Luv:
46.1625, 78.6466, 30.7222
Hunter-Lab:
39.2289, 31.0896, 20.4906
#b34f30 color charts
#b34f30 color shades, tints & tones
#b34f30 color schemes
#b34f30 color preview, HTML & CSS examples
This text has a color of #b34f30
<p style="color:#b34f30;">Text here</p>
.mytext {color:#b34f30;}
This box has a color of #b34f30
<div style="background-color:#b34f30;">Content here</div>
.mybackground {background-color:#b34f30;}
Border around this has a color of #b34f30
<div style="border:2px solid #b34f30;">Content here</div>
.myborder {border:2px solid #b34f30;}