#b68f49 color space conversions
Hex:
#b68f49
RGB:
182, 143, 73
CMY:
29, 44, 71
CMYK:
0, 21, 60, 29
HSL:
39°, 42.7451%, 50.0000%
HSV (HSB):
39°, 59.8901%, 71.3725%
XYZ:
30.3165, 30.0710, 10.5098
xyY:
0.4276, 0.4241, 30.0710
CIE-Lab:
61.7155, 6.6448, 42.2489
CIE-LCH:
61.7155, 42.7682, 81.0618
CIE-Luv:
61.7155, 30.9581, 47.5901
Hunter-Lab:
54.8371, 2.7182, 27.0228
#b68f49 color charts
#b68f49 color shades, tints & tones
#b68f49 color schemes
#b68f49 color preview, HTML & CSS examples
This text has a color of #b68f49
<p style="color:#b68f49;">Text here</p>
.mytext {color:#b68f49;}
This box has a color of #b68f49
<div style="background-color:#b68f49;">Content here</div>
.mybackground {background-color:#b68f49;}
Border around this has a color of #b68f49
<div style="border:2px solid #b68f49;">Content here</div>
.myborder {border:2px solid #b68f49;}