#b54f00 color space conversions
Hex:
#b54f00
RGB:
181, 79, 0
CMY:
29, 69, 100
CMYK:
0, 56, 100, 29
HSL:
26°, 100.0000%, 35.4902%
HSV (HSB):
26°, 100.0000%, 70.9804%
XYZ:
21.8520, 15.4157, 1.8238
xyY:
0.5590, 0.3943, 15.4157
CIE-Lab:
46.1984, 38.2087, 56.0662
CIE-LCH:
46.1984, 67.8478, 55.7259
CIE-Luv:
46.1984, 84.2124, 40.9945
Hunter-Lab:
39.2629, 30.6355, 24.7299
#b54f00 color charts
#b54f00 color shades, tints & tones
#b54f00 color schemes
#b54f00 color preview, HTML & CSS examples
This text has a color of #b54f00
<p style="color:#b54f00;">Text here</p>
.mytext {color:#b54f00;}
This box has a color of #b54f00
<div style="background-color:#b54f00;">Content here</div>
.mybackground {background-color:#b54f00;}
Border around this has a color of #b54f00
<div style="border:2px solid #b54f00;">Content here</div>
.myborder {border:2px solid #b54f00;}