#b74f31 color space conversions
Hex:
#b74f31
RGB:
183, 79, 49
CMY:
28, 69, 81
CMYK:
0, 57, 73, 28
HSL:
13°, 57.7586%, 45.4902%
HSV (HSB):
13°, 73.2240%, 71.7647%
XYZ:
22.8788, 15.8810, 4.7652
xyY:
0.5256, 0.3649, 15.8810
CIE-Lab:
46.8180, 40.2624, 37.8260
CIE-LCH:
46.8180, 55.2437, 43.2129
CIE-Luv:
46.8180, 81.8443, 30.8397
Hunter-Lab:
39.8510, 32.7393, 20.8060
#b74f31 color charts
#b74f31 color shades, tints & tones
#b74f31 color schemes
#b74f31 color preview, HTML & CSS examples
This text has a color of #b74f31
<p style="color:#b74f31;">Text here</p>
.mytext {color:#b74f31;}
This box has a color of #b74f31
<div style="background-color:#b74f31;">Content here</div>
.mybackground {background-color:#b74f31;}
Border around this has a color of #b74f31
<div style="border:2px solid #b74f31;">Content here</div>
.myborder {border:2px solid #b74f31;}