#b68e0d color space conversions
Hex:
#b68e0d
RGB:
182, 142, 13
CMY:
29, 44, 95
CMYK:
0, 22, 93, 29
HSL:
46°, 86.6667%, 38.2353%
HSV (HSB):
46°, 92.8571%, 71.3725%
XYZ:
29.0371, 29.3201, 4.5097
xyY:
0.4619, 0.4664, 29.3201
CIE-Lab:
61.0631, 4.5816, 63.6696
CIE-LCH:
61.0631, 63.8342, 85.8841
CIE-Luv:
61.0631, 34.0927, 62.4874
Hunter-Lab:
54.1481, 0.9620, 32.9657
#b68e0d color charts
#b68e0d color shades, tints & tones
#b68e0d color schemes
#b68e0d color preview, HTML & CSS examples
This text has a color of #b68e0d
<p style="color:#b68e0d;">Text here</p>
.mytext {color:#b68e0d;}
This box has a color of #b68e0d
<div style="background-color:#b68e0d;">Content here</div>
.mybackground {background-color:#b68e0d;}
Border around this has a color of #b68e0d
<div style="border:2px solid #b68e0d;">Content here</div>
.myborder {border:2px solid #b68e0d;}