#b68f2f color space conversions
Hex:
#b68f2f
RGB:
182, 143, 47
CMY:
29, 44, 82
CMYK:
0, 21, 74, 29
HSL:
43°, 58.9520%, 44.9020%
HSV (HSB):
43°, 74.1758%, 71.3725%
XYZ:
29.6270, 29.7952, 6.8789
xyY:
0.4469, 0.4494, 29.7952
CIE-Lab:
61.4771, 5.0623, 53.9258
CIE-LCH:
61.4771, 54.1629, 84.6371
CIE-Luv:
61.4771, 32.3792, 56.7488
Hunter-Lab:
54.5850, 1.3602, 30.7377
#b68f2f color charts
#b68f2f color shades, tints & tones
#b68f2f color schemes
#b68f2f color preview, HTML & CSS examples
This text has a color of #b68f2f
<p style="color:#b68f2f;">Text here</p>
.mytext {color:#b68f2f;}
This box has a color of #b68f2f
<div style="background-color:#b68f2f;">Content here</div>
.mybackground {background-color:#b68f2f;}
Border around this has a color of #b68f2f
<div style="border:2px solid #b68f2f;">Content here</div>
.myborder {border:2px solid #b68f2f;}