#b04d0a color space conversions
Hex:
#b04d0a
RGB:
176, 77, 10
CMY:
31, 70, 96
CMYK:
0, 56, 94, 31
HSL:
24°, 89.2473%, 36.4706%
HSV (HSB):
24°, 94.3182%, 69.0196%
XYZ:
20.6132, 14.5598, 2.0110
xyY:
0.5544, 0.3916, 14.5598
CIE-Lab:
45.0252, 37.3639, 52.3490
CIE-LCH:
45.0252, 64.3155, 54.4828
CIE-Luv:
45.0252, 81.1514, 38.8769
Hunter-Lab:
38.1573, 29.6533, 23.5853
#b04d0a color charts
#b04d0a color shades, tints & tones
#b04d0a color schemes
#b04d0a color preview, HTML & CSS examples
This text has a color of #b04d0a
<p style="color:#b04d0a;">Text here</p>
.mytext {color:#b04d0a;}
This box has a color of #b04d0a
<div style="background-color:#b04d0a;">Content here</div>
.mybackground {background-color:#b04d0a;}
Border around this has a color of #b04d0a
<div style="border:2px solid #b04d0a;">Content here</div>
.myborder {border:2px solid #b04d0a;}