#b04f0f color space conversions
Hex:
#b04f0f
RGB:
176, 79, 15
CMY:
31, 69, 94
CMYK:
0, 55, 91, 31
HSL:
24°, 84.2932%, 37.4510%
HSV (HSB):
24°, 91.4773%, 69.0196%
XYZ:
20.7867, 14.8566, 2.2240
xyY:
0.5489, 0.3923, 14.8566
CIE-Lab:
45.4371, 36.4293, 51.2556
CIE-LCH:
45.4371, 62.8827, 54.5971
CIE-Luv:
45.4371, 79.3520, 38.8928
Hunter-Lab:
38.5442, 28.8118, 23.5600
#b04f0f color charts
#b04f0f color shades, tints & tones
#b04f0f color schemes
#b04f0f color preview, HTML & CSS examples
This text has a color of #b04f0f
<p style="color:#b04f0f;">Text here</p>
.mytext {color:#b04f0f;}
This box has a color of #b04f0f
<div style="background-color:#b04f0f;">Content here</div>
.mybackground {background-color:#b04f0f;}
Border around this has a color of #b04f0f
<div style="border:2px solid #b04f0f;">Content here</div>
.myborder {border:2px solid #b04f0f;}