#b74a30 color space conversions
Hex:
#b74a30
RGB:
183, 74, 48
CMY:
28, 71, 81
CMYK:
0, 60, 74, 28
HSL:
12°, 58.4416%, 45.2941%
HSV (HSB):
12°, 73.7705%, 71.7647%
XYZ:
22.5107, 15.1782, 4.5396
xyY:
0.5331, 0.3594, 15.1782
CIE-Lab:
45.8774, 42.6398, 37.3349
CIE-LCH:
45.8774, 56.6749, 41.2050
CIE-Luv:
45.8774, 85.5761, 29.5162
Hunter-Lab:
38.9593, 34.9589, 20.3630
#b74a30 color charts
#b74a30 color shades, tints & tones
#b74a30 color schemes
#b74a30 color preview, HTML & CSS examples
This text has a color of #b74a30
<p style="color:#b74a30;">Text here</p>
.mytext {color:#b74a30;}
This box has a color of #b74a30
<div style="background-color:#b74a30;">Content here</div>
.mybackground {background-color:#b74a30;}
Border around this has a color of #b74a30
<div style="border:2px solid #b74a30;">Content here</div>
.myborder {border:2px solid #b74a30;}