#b05d00 color space conversions
Hex:
#b05d00
RGB:
176, 93, 0
CMY:
31, 64, 100
CMYK:
0, 47, 100, 31
HSL:
32°, 100.0000%, 34.5098%
HSV (HSB):
32°, 100.0000%, 69.0196%
XYZ:
21.8188, 17.0588, 2.1427
xyY:
0.5319, 0.4159, 17.0588
CIE-Lab:
48.3340, 28.8482, 56.9245
CIE-LCH:
48.3340, 63.8171, 63.1250
CIE-Luv:
48.3340, 68.6956, 45.2496
Hunter-Lab:
41.3023, 22.0175, 25.8357
#b05d00 color charts
#b05d00 color shades, tints & tones
#b05d00 color schemes
#b05d00 color preview, HTML & CSS examples
This text has a color of #b05d00
<p style="color:#b05d00;">Text here</p>
.mytext {color:#b05d00;}
This box has a color of #b05d00
<div style="background-color:#b05d00;">Content here</div>
.mybackground {background-color:#b05d00;}
Border around this has a color of #b05d00
<div style="border:2px solid #b05d00;">Content here</div>
.myborder {border:2px solid #b05d00;}