#b14e1c color space conversions
Hex:
#b14e1c
RGB:
177, 78, 28
CMY:
31, 69, 89
CMYK:
0, 56, 84, 31
HSL:
20°, 72.6829%, 40.1961%
HSV (HSB):
20°, 84.1808%, 69.4118%
XYZ:
21.0655, 14.8797, 2.8604
xyY:
0.5428, 0.3834, 14.8797
CIE-Lab:
45.4690, 37.6323, 46.5264
CIE-LCH:
45.4690, 59.8406, 51.0327
CIE-Luv:
45.4690, 80.0453, 36.2411
Hunter-Lab:
38.5743, 29.9741, 22.6054
#b14e1c color charts
#b14e1c color shades, tints & tones
#b14e1c color schemes
#b14e1c color preview, HTML & CSS examples
This text has a color of #b14e1c
<p style="color:#b14e1c;">Text here</p>
.mytext {color:#b14e1c;}
This box has a color of #b14e1c
<div style="background-color:#b14e1c;">Content here</div>
.mybackground {background-color:#b14e1c;}
Border around this has a color of #b14e1c
<div style="border:2px solid #b14e1c;">Content here</div>
.myborder {border:2px solid #b14e1c;}