#b28f45 color space conversions
Hex:
#b28f45
RGB:
178, 143, 69
CMY:
30, 44, 73
CMYK:
0, 20, 61, 30
HSL:
41°, 44.1296%, 48.4314%
HSV (HSB):
41°, 61.2360%, 69.8039%
XYZ:
29.2567, 29.5396, 9.7899
xyY:
0.4266, 0.4307, 29.5396
CIE-Lab:
61.2549, 4.6022, 43.5991
CIE-LCH:
61.2549, 43.8413, 83.9744
CIE-Luv:
61.2549, 28.1988, 49.0155
Hunter-Lab:
54.3503, 0.9734, 27.3655
#b28f45 color charts
#b28f45 color shades, tints & tones
#b28f45 color schemes
#b28f45 color preview, HTML & CSS examples
This text has a color of #b28f45
<p style="color:#b28f45;">Text here</p>
.mytext {color:#b28f45;}
This box has a color of #b28f45
<div style="background-color:#b28f45;">Content here</div>
.mybackground {background-color:#b28f45;}
Border around this has a color of #b28f45
<div style="border:2px solid #b28f45;">Content here</div>
.myborder {border:2px solid #b28f45;}