#b14b3f color space conversions
Hex:
#b14b3f
RGB:
177, 75, 63
CMY:
31, 71, 75
CMYK:
0, 58, 64, 31
HSL:
6°, 47.5000%, 47.0588%
HSV (HSB):
6°, 64.4068%, 69.4118%
XYZ:
21.5447, 14.7381, 6.4118
xyY:
0.5046, 0.3452, 14.7381
CIE-Lab:
45.2734, 40.7530, 27.8335
CIE-LCH:
45.2734, 49.3509, 34.3323
CIE-Luv:
45.2734, 77.2613, 22.4953
Hunter-Lab:
38.3903, 32.9917, 16.9708
#b14b3f color charts
#b14b3f color shades, tints & tones
#b14b3f color schemes
#b14b3f color preview, HTML & CSS examples
This text has a color of #b14b3f
<p style="color:#b14b3f;">Text here</p>
.mytext {color:#b14b3f;}
This box has a color of #b14b3f
<div style="background-color:#b14b3f;">Content here</div>
.mybackground {background-color:#b14b3f;}
Border around this has a color of #b14b3f
<div style="border:2px solid #b14b3f;">Content here</div>
.myborder {border:2px solid #b14b3f;}