#b48e00 color space conversions
Hex:
#b48e00
RGB:
180, 142, 0
CMY:
29, 44, 100
CMYK:
0, 21, 100, 29
HSL:
47°, 100.0000%, 35.2941%
HSV (HSB):
47°, 100.0000%, 70.5882%
XYZ:
28.4954, 29.0493, 4.1052
xyY:
0.4622, 0.4712, 29.0493
CIE-Lab:
60.8251, 3.5005, 65.3933
CIE-LCH:
60.8251, 65.4869, 86.9359
CIE-Luv:
60.8251, 32.6891, 63.4801
Hunter-Lab:
53.8974, 0.0519, 33.2122
#b48e00 color charts
#b48e00 color shades, tints & tones
#b48e00 color schemes
#b48e00 color preview, HTML & CSS examples
This text has a color of #b48e00
<p style="color:#b48e00;">Text here</p>
.mytext {color:#b48e00;}
This box has a color of #b48e00
<div style="background-color:#b48e00;">Content here</div>
.mybackground {background-color:#b48e00;}
Border around this has a color of #b48e00
<div style="border:2px solid #b48e00;">Content here</div>
.myborder {border:2px solid #b48e00;}