#b74b1f color space conversions
Hex:
#b74b1f
RGB:
183, 75, 31
CMY:
28, 71, 88
CMYK:
0, 59, 83, 28
HSL:
17°, 71.0280%, 41.9608%
HSV (HSB):
17°, 83.0601%, 71.7647%
XYZ:
22.2918, 15.1984, 3.0550
xyY:
0.5498, 0.3748, 15.1984
CIE-Lab:
45.9047, 41.5160, 45.9589
CIE-LCH:
45.9047, 61.9338, 47.9076
CIE-Luv:
45.9047, 87.0448, 35.1565
Hunter-Lab:
38.9851, 33.8432, 22.6434
#b74b1f color charts
#b74b1f color shades, tints & tones
#b74b1f color schemes
#b74b1f color preview, HTML & CSS examples
This text has a color of #b74b1f
<p style="color:#b74b1f;">Text here</p>
.mytext {color:#b74b1f;}
This box has a color of #b74b1f
<div style="background-color:#b74b1f;">Content here</div>
.mybackground {background-color:#b74b1f;}
Border around this has a color of #b74b1f
<div style="border:2px solid #b74b1f;">Content here</div>
.myborder {border:2px solid #b74b1f;}