#b04c00 color space conversions
Hex:
#b04c00
RGB:
176, 76, 0
CMY:
31, 70, 100
CMYK:
0, 57, 100, 31
HSL:
26°, 100.0000%, 34.5098%
HSV (HSB):
26°, 100.0000%, 69.0196%
XYZ:
20.4889, 14.3990, 1.6994
xyY:
0.5600, 0.3936, 14.3990
CIE-Lab:
44.7998, 37.7311, 54.8458
CIE-LCH:
44.7998, 66.5710, 55.4740
CIE-Luv:
44.7998, 82.3628, 39.6683
Hunter-Lab:
37.9460, 29.9756, 23.9069
#b04c00 color charts
#b04c00 color shades, tints & tones
#b04c00 color schemes
#b04c00 color preview, HTML & CSS examples
This text has a color of #b04c00
<p style="color:#b04c00;">Text here</p>
.mytext {color:#b04c00;}
This box has a color of #b04c00
<div style="background-color:#b04c00;">Content here</div>
.mybackground {background-color:#b04c00;}
Border around this has a color of #b04c00
<div style="border:2px solid #b04c00;">Content here</div>
.myborder {border:2px solid #b04c00;}