#b14d25 color space conversions
Hex:
#b14d25
RGB:
177, 77, 37
CMY:
31, 70, 85
CMYK:
0, 56, 79, 31
HSL:
17°, 65.4206%, 41.9608%
HSV (HSB):
17°, 79.0960%, 69.4118%
XYZ:
21.1193, 14.7884, 3.4916
xyY:
0.5360, 0.3753, 14.7884
CIE-Lab:
45.3431, 38.4328, 42.2232
CIE-LCH:
45.3431, 57.0953, 47.6906
CIE-Luv:
45.3431, 79.8762, 33.5175
Hunter-Lab:
38.4557, 30.7318, 21.5357
#b14d25 color charts
#b14d25 color shades, tints & tones
#b14d25 color schemes
#b14d25 color preview, HTML & CSS examples
This text has a color of #b14d25
<p style="color:#b14d25;">Text here</p>
.mytext {color:#b14d25;}
This box has a color of #b14d25
<div style="background-color:#b14d25;">Content here</div>
.mybackground {background-color:#b14d25;}
Border around this has a color of #b14d25
<div style="border:2px solid #b14d25;">Content here</div>
.myborder {border:2px solid #b14d25;}