#b34d28 color space conversions
Hex:
#b34d28
RGB:
179, 77, 40
CMY:
30, 70, 84
CMYK:
0, 57, 78, 30
HSL:
16°, 63.4703%, 42.9412%
HSV (HSB):
16°, 77.6536%, 70.1961%
XYZ:
21.6273, 15.0447, 3.7715
xyY:
0.5348, 0.3720, 15.0447
CIE-Lab:
45.6953, 39.3235, 41.1761
CIE-LCH:
45.6953, 56.9369, 46.3184
CIE-Luv:
45.6953, 81.1896, 32.8124
Hunter-Lab:
38.7874, 31.6508, 21.3861
#b34d28 color charts
#b34d28 color shades, tints & tones
#b34d28 color schemes
#b34d28 color preview, HTML & CSS examples
This text has a color of #b34d28
<p style="color:#b34d28;">Text here</p>
.mytext {color:#b34d28;}
This box has a color of #b34d28
<div style="background-color:#b34d28;">Content here</div>
.mybackground {background-color:#b34d28;}
Border around this has a color of #b34d28
<div style="border:2px solid #b34d28;">Content here</div>
.myborder {border:2px solid #b34d28;}