#b68f1d color space conversions
Hex:
#b68f1d
RGB:
182, 143, 29
CMY:
29, 44, 89
CMYK:
0, 21, 84, 29
HSL:
45°, 72.5118%, 41.3725%
HSV (HSB):
45°, 84.0659%, 71.3725%
XYZ:
29.3356, 29.6787, 5.3448
xyY:
0.4558, 0.4611, 29.6787
CIE-Lab:
61.3760, 4.3834, 60.1772
CIE-LCH:
61.3760, 60.3366, 85.8339
CIE-Luv:
61.3760, 33.0054, 60.7759
Hunter-Lab:
54.4782, 0.7826, 32.3178
#b68f1d color charts
#b68f1d color shades, tints & tones
#b68f1d color schemes
#b68f1d color preview, HTML & CSS examples
This text has a color of #b68f1d
<p style="color:#b68f1d;">Text here</p>
.mytext {color:#b68f1d;}
This box has a color of #b68f1d
<div style="background-color:#b68f1d;">Content here</div>
.mybackground {background-color:#b68f1d;}
Border around this has a color of #b68f1d
<div style="border:2px solid #b68f1d;">Content here</div>
.myborder {border:2px solid #b68f1d;}