#b07d05 color space conversions
Hex:
#b07d05
RGB:
176, 125, 5
CMY:
31, 51, 98
CMYK:
0, 29, 97, 31
HSL:
42°, 94.4751%, 35.4902%
HSV (HSB):
42°, 97.1591%, 69.0196%
XYZ:
25.2655, 23.9083, 3.4267
xyY:
0.4803, 0.4545, 23.9083
CIE-Lab:
55.9959, 11.1623, 60.9863
CIE-LCH:
55.9959, 61.9994, 79.6280
CIE-Luv:
55.9959, 42.6228, 56.4571
Hunter-Lab:
48.8961, 6.6660, 30.0722
#b07d05 color charts
#b07d05 color shades, tints & tones
#b07d05 color schemes
#b07d05 color preview, HTML & CSS examples
This text has a color of #b07d05
<p style="color:#b07d05;">Text here</p>
.mytext {color:#b07d05;}
This box has a color of #b07d05
<div style="background-color:#b07d05;">Content here</div>
.mybackground {background-color:#b07d05;}
Border around this has a color of #b07d05
<div style="border:2px solid #b07d05;">Content here</div>
.myborder {border:2px solid #b07d05;}