#b85a06 color space conversions
Hex:
#b85a06
RGB:
184, 90, 6
CMY:
28, 65, 98
CMYK:
0, 51, 97, 28
HSL:
28°, 93.6842%, 37.2549%
HSV (HSB):
28°, 96.7391%, 72.1569%
XYZ:
23.4562, 17.5158, 2.3169
xyY:
0.5419, 0.4046, 17.5158
CIE-Lab:
48.9035, 33.8678, 56.4809
CIE-LCH:
48.9035, 65.8568, 59.0517
CIE-Luv:
48.9035, 77.7032, 44.1383
Hunter-Lab:
41.8519, 26.8007, 26.0141
#b85a06 color charts
#b85a06 color shades, tints & tones
#b85a06 color schemes
#b85a06 color preview, HTML & CSS examples
This text has a color of #b85a06
<p style="color:#b85a06;">Text here</p>
.mytext {color:#b85a06;}
This box has a color of #b85a06
<div style="background-color:#b85a06;">Content here</div>
.mybackground {background-color:#b85a06;}
Border around this has a color of #b85a06
<div style="border:2px solid #b85a06;">Content here</div>
.myborder {border:2px solid #b85a06;}