#b34c10 color space conversions
Hex:
#b34c10
RGB:
179, 76, 16
CMY:
30, 70, 94
CMYK:
0, 58, 91, 30
HSL:
22°, 83.5897%, 38.2353%
HSV (HSB):
22°, 91.0615%, 70.1961%
XYZ:
21.2684, 14.7900, 2.2240
xyY:
0.5556, 0.3863, 14.7900
CIE-Lab:
45.3452, 39.1345, 51.0969
CIE-LCH:
45.3452, 64.3615, 52.5519
CIE-Luv:
45.3452, 84.1434, 38.0517
Hunter-Lab:
38.4578, 31.4151, 23.4917
#b34c10 color charts
#b34c10 color shades, tints & tones
#b34c10 color schemes
#b34c10 color preview, HTML & CSS examples
This text has a color of #b34c10
<p style="color:#b34c10;">Text here</p>
.mytext {color:#b34c10;}
This box has a color of #b34c10
<div style="background-color:#b34c10;">Content here</div>
.mybackground {background-color:#b34c10;}
Border around this has a color of #b34c10
<div style="border:2px solid #b34c10;">Content here</div>
.myborder {border:2px solid #b34c10;}