#c48b05 color space conversions
Hex:
#c48b05
RGB:
196, 139, 5
CMY:
23, 45, 98
CMYK:
0, 29, 97, 23
HSL:
42°, 95.0249%, 39.4118%
HSV (HSB):
42°, 97.4490%, 76.8627%
XYZ:
32.0250, 30.2120, 4.2872
xyY:
0.4814, 0.4542, 30.2120
CIE-Lab:
61.8367, 12.4230, 66.1607
CIE-LCH:
61.8367, 67.3170, 79.3654
CIE-Luv:
61.8367, 47.7140, 62.3734
Hunter-Lab:
54.9654, 7.8115, 33.8513
#c48b05 color charts
#c48b05 color shades, tints & tones
#c48b05 color schemes
#c48b05 color preview, HTML & CSS examples
This text has a color of #c48b05
<p style="color:#c48b05;">Text here</p>
.mytext {color:#c48b05;}
This box has a color of #c48b05
<div style="background-color:#c48b05;">Content here</div>
.mybackground {background-color:#c48b05;}
Border around this has a color of #c48b05
<div style="border:2px solid #c48b05;">Content here</div>
.myborder {border:2px solid #c48b05;}