#b48a05 color space conversions
Hex:
#b48a05
RGB:
180, 138, 5
CMY:
29, 46, 98
CMYK:
0, 23, 97, 29
HSL:
46°, 94.5946%, 36.2745%
HSV (HSB):
46°, 97.2222%, 70.5882%
XYZ:
27.9383, 27.8912, 4.0546
xyY:
0.4665, 0.4658, 27.8912
CIE-Lab:
59.7903, 5.7655, 63.8858
CIE-LCH:
59.7903, 64.1454, 84.8432
CIE-Luv:
59.7903, 35.6864, 61.5462
Hunter-Lab:
52.8121, 2.0074, 32.4165
#b48a05 color charts
#b48a05 color shades, tints & tones
#b48a05 color schemes
#b48a05 color preview, HTML & CSS examples
This text has a color of #b48a05
<p style="color:#b48a05;">Text here</p>
.mytext {color:#b48a05;}
This box has a color of #b48a05
<div style="background-color:#b48a05;">Content here</div>
.mybackground {background-color:#b48a05;}
Border around this has a color of #b48a05
<div style="border:2px solid #b48a05;">Content here</div>
.myborder {border:2px solid #b48a05;}