#b74f1a color space conversions
Hex:
#b74f1a
RGB:
183, 79, 26
CMY:
28, 69, 90
CMYK:
0, 57, 86, 28
HSL:
20°, 75.1196%, 40.9804%
HSV (HSB):
20°, 85.7923%, 71.7647%
XYZ:
22.5109, 15.7338, 2.8278
xyY:
0.5481, 0.3831, 15.7338
CIE-Lab:
46.6233, 39.4251, 48.7436
CIE-LCH:
46.6233, 62.6920, 51.0332
CIE-Luv:
46.6233, 84.4907, 37.5871
Hunter-Lab:
39.6659, 31.8856, 23.5394
#b74f1a color charts
#b74f1a color shades, tints & tones
#b74f1a color schemes
#b74f1a color preview, HTML & CSS examples
This text has a color of #b74f1a
<p style="color:#b74f1a;">Text here</p>
.mytext {color:#b74f1a;}
This box has a color of #b74f1a
<div style="background-color:#b74f1a;">Content here</div>
.mybackground {background-color:#b74f1a;}
Border around this has a color of #b74f1a
<div style="border:2px solid #b74f1a;">Content here</div>
.myborder {border:2px solid #b74f1a;}