#b74c1f color space conversions
Hex:
#b74c1f
RGB:
183, 76, 31
CMY:
28, 70, 88
CMYK:
0, 58, 83, 28
HSL:
18°, 71.0280%, 41.9608%
HSV (HSB):
18°, 83.0601%, 71.7647%
XYZ:
22.3602, 15.3351, 3.0778
xyY:
0.5484, 0.3761, 15.3351
CIE-Lab:
46.0898, 41.0331, 46.1272
CIE-LCH:
46.0898, 61.7369, 48.3449
CIE-Luv:
46.0898, 86.3000, 35.4749
Hunter-Lab:
39.1600, 33.3926, 22.7521
#b74c1f color charts
#b74c1f color shades, tints & tones
#b74c1f color schemes
#b74c1f color preview, HTML & CSS examples
This text has a color of #b74c1f
<p style="color:#b74c1f;">Text here</p>
.mytext {color:#b74c1f;}
This box has a color of #b74c1f
<div style="background-color:#b74c1f;">Content here</div>
.mybackground {background-color:#b74c1f;}
Border around this has a color of #b74c1f
<div style="border:2px solid #b74c1f;">Content here</div>
.myborder {border:2px solid #b74c1f;}