#b74d32 color space conversions
Hex:
#b74d32
RGB:
183, 77, 50
CMY:
28, 70, 80
CMYK:
0, 58, 73, 28
HSL:
12°, 57.0815%, 45.6863%
HSV (HSB):
12°, 72.6776%, 71.7647%
XYZ:
22.7580, 15.6053, 4.8303
xyY:
0.5269, 0.3613, 15.6053
CIE-Lab:
46.4524, 41.2901, 36.8765
CIE-LCH:
46.4524, 55.3601, 41.7683
CIE-Luv:
46.4524, 83.1334, 29.7676
Hunter-Lab:
39.5036, 33.7027, 20.4029
#b74d32 color charts
#b74d32 color shades, tints & tones
#b74d32 color schemes
#b74d32 color preview, HTML & CSS examples
This text has a color of #b74d32
<p style="color:#b74d32;">Text here</p>
.mytext {color:#b74d32;}
This box has a color of #b74d32
<div style="background-color:#b74d32;">Content here</div>
.mybackground {background-color:#b74d32;}
Border around this has a color of #b74d32
<div style="border:2px solid #b74d32;">Content here</div>
.myborder {border:2px solid #b74d32;}