#b67f1c color space conversions
Hex:
#b67f1c
RGB:
182, 127, 28
CMY:
29, 50, 89
CMYK:
0, 30, 85, 29
HSL:
39°, 73.3333%, 41.1765%
HSV (HSB):
39°, 84.6154%, 71.3725%
XYZ:
27.0904, 25.2077, 4.5364
xyY:
0.4767, 0.4435, 25.2077
CIE-Lab:
57.2772, 13.2002, 57.0061
CIE-LCH:
57.2772, 58.5144, 76.9625
CIE-Luv:
57.2772, 45.3420, 54.6219
Hunter-Lab:
50.2072, 8.4508, 29.7881
#b67f1c color charts
#b67f1c color shades, tints & tones
#b67f1c color schemes
#b67f1c color preview, HTML & CSS examples
This text has a color of #b67f1c
<p style="color:#b67f1c;">Text here</p>
.mytext {color:#b67f1c;}
This box has a color of #b67f1c
<div style="background-color:#b67f1c;">Content here</div>
.mybackground {background-color:#b67f1c;}
Border around this has a color of #b67f1c
<div style="border:2px solid #b67f1c;">Content here</div>
.myborder {border:2px solid #b67f1c;}