#b04b02 color space conversions
Hex:
#b04b02
RGB:
176, 75, 2
CMY:
31, 71, 99
CMYK:
0, 57, 99, 31
HSL:
25°, 97.7528%, 34.9020%
HSV (HSB):
25°, 98.8636%, 69.0196%
XYZ:
20.4315, 14.2666, 1.7343
xyY:
0.5608, 0.3916, 14.2666
CIE-Lab:
44.6129, 38.2562, 54.1837
CIE-LCH:
44.6129, 66.3281, 54.7761
CIE-Luv:
44.6129, 83.0547, 39.1361
Hunter-Lab:
37.7712, 30.4561, 23.7175
#b04b02 color charts
#b04b02 color shades, tints & tones
#b04b02 color schemes
#b04b02 color preview, HTML & CSS examples
This text has a color of #b04b02
<p style="color:#b04b02;">Text here</p>
.mytext {color:#b04b02;}
This box has a color of #b04b02
<div style="background-color:#b04b02;">Content here</div>
.mybackground {background-color:#b04b02;}
Border around this has a color of #b04b02
<div style="border:2px solid #b04b02;">Content here</div>
.myborder {border:2px solid #b04b02;}