#b28f2c color space conversions
Hex:
#b28f2c
RGB:
178, 143, 44
CMY:
30, 44, 83
CMYK:
0, 20, 75, 30
HSL:
44°, 60.3604%, 43.5294%
HSV (HSB):
44°, 75.2809%, 69.8039%
XYZ:
28.6372, 29.2917, 6.5274
xyY:
0.4443, 0.4544, 29.2917
CIE-Lab:
61.0383, 3.1360, 54.5495
CIE-LCH:
61.0383, 54.6396, 86.7098
CIE-Luv:
61.0383, 29.4275, 57.3924
Hunter-Lab:
54.1219, -0.2646, 30.7346
#b28f2c color charts
#b28f2c color shades, tints & tones
#b28f2c color schemes
#b28f2c color preview, HTML & CSS examples
This text has a color of #b28f2c
<p style="color:#b28f2c;">Text here</p>
.mytext {color:#b28f2c;}
This box has a color of #b28f2c
<div style="background-color:#b28f2c;">Content here</div>
.mybackground {background-color:#b28f2c;}
Border around this has a color of #b28f2c
<div style="border:2px solid #b28f2c;">Content here</div>
.myborder {border:2px solid #b28f2c;}