#b04a02 color space conversions
Hex:
#b04a02
RGB:
176, 74, 2
CMY:
31, 71, 99
CMYK:
0, 58, 99, 31
HSL:
25°, 97.7528%, 34.9020%
HSV (HSB):
25°, 98.8636%, 69.0196%
XYZ:
20.3642, 14.1320, 1.7119
xyY:
0.5624, 0.3903, 14.1320
CIE-Lab:
44.4217, 38.7512, 54.0719
CIE-LCH:
44.4217, 66.5239, 54.3723
CIE-Luv:
44.4217, 83.8301, 38.8286
Hunter-Lab:
37.5926, 30.9079, 23.6149
#b04a02 color charts
#b04a02 color shades, tints & tones
#b04a02 color schemes
#b04a02 color preview, HTML & CSS examples
This text has a color of #b04a02
<p style="color:#b04a02;">Text here</p>
.mytext {color:#b04a02;}
This box has a color of #b04a02
<div style="background-color:#b04a02;">Content here</div>
.mybackground {background-color:#b04a02;}
Border around this has a color of #b04a02
<div style="border:2px solid #b04a02;">Content here</div>
.myborder {border:2px solid #b04a02;}