#b04d02 color space conversions
Hex:
#b04d02
RGB:
176, 77, 2
CMY:
31, 70, 99
CMYK:
0, 56, 99, 31
HSL:
26°, 97.7528%, 34.9020%
HSV (HSB):
26°, 98.8636%, 69.0196%
XYZ:
20.5693, 14.5422, 1.7802
xyY:
0.5576, 0.3942, 14.5422
CIE-Lab:
45.0007, 37.2565, 54.4120
CIE-LCH:
45.0007, 65.9447, 55.6001
CIE-Luv:
45.0007, 81.4930, 39.7583
Hunter-Lab:
38.1343, 29.5464, 23.9261
#b04d02 color charts
#b04d02 color shades, tints & tones
#b04d02 color schemes
#b04d02 color preview, HTML & CSS examples
This text has a color of #b04d02
<p style="color:#b04d02;">Text here</p>
.mytext {color:#b04d02;}
This box has a color of #b04d02
<div style="background-color:#b04d02;">Content here</div>
.mybackground {background-color:#b04d02;}
Border around this has a color of #b04d02
<div style="border:2px solid #b04d02;">Content here</div>
.myborder {border:2px solid #b04d02;}