#b74f2e color space conversions
Hex:
#b74f2e
RGB:
183, 79, 46
CMY:
28, 69, 82
CMYK:
0, 57, 75, 28
HSL:
14°, 59.8253%, 44.9020%
HSV (HSB):
14°, 74.8634%, 71.7647%
XYZ:
22.8176, 15.8565, 4.4428
xyY:
0.5292, 0.3678, 15.8565
CIE-Lab:
46.7857, 40.1239, 39.3974
CIE-LCH:
46.7857, 56.2324, 44.4765
CIE-Luv:
46.7857, 82.2739, 31.9375
Hunter-Lab:
39.8202, 32.5977, 21.2591
#b74f2e color charts
#b74f2e color shades, tints & tones
#b74f2e color schemes
#b74f2e color preview, HTML & CSS examples
This text has a color of #b74f2e
<p style="color:#b74f2e;">Text here</p>
.mytext {color:#b74f2e;}
This box has a color of #b74f2e
<div style="background-color:#b74f2e;">Content here</div>
.mybackground {background-color:#b74f2e;}
Border around this has a color of #b74f2e
<div style="border:2px solid #b74f2e;">Content here</div>
.myborder {border:2px solid #b74f2e;}