#b07d0a color space conversions
Hex:
#b07d0a
RGB:
176, 125, 10
CMY:
31, 51, 96
CMYK:
0, 29, 94, 31
HSL:
42°, 89.2473%, 36.4706%
HSV (HSB):
42°, 94.3182%, 69.0196%
XYZ:
25.2929, 23.9193, 3.5710
xyY:
0.4792, 0.4532, 23.9193
CIE-Lab:
56.0069, 11.2311, 60.1313
CIE-LCH:
56.0069, 61.1712, 79.4204
CIE-Luv:
56.0069, 42.5380, 56.0213
Hunter-Lab:
48.9073, 6.7252, 29.9061
#b07d0a color charts
#b07d0a color shades, tints & tones
#b07d0a color schemes
#b07d0a color preview, HTML & CSS examples
This text has a color of #b07d0a
<p style="color:#b07d0a;">Text here</p>
.mytext {color:#b07d0a;}
This box has a color of #b07d0a
<div style="background-color:#b07d0a;">Content here</div>
.mybackground {background-color:#b07d0a;}
Border around this has a color of #b07d0a
<div style="border:2px solid #b07d0a;">Content here</div>
.myborder {border:2px solid #b07d0a;}