#c48c07 color space conversions
Hex:
#c48c07
RGB:
196, 140, 7
CMY:
23, 45, 97
CMYK:
0, 29, 96, 23
HSL:
42°, 93.1034%, 39.8039%
HSV (HSB):
42°, 96.4286%, 76.8627%
XYZ:
32.1814, 30.5073, 4.3934
xyY:
0.4797, 0.4548, 30.5073
CIE-Lab:
62.0895, 11.8989, 66.0394
CIE-LCH:
62.0895, 67.1028, 79.7861
CIE-Luv:
62.0895, 46.8887, 62.5966
Hunter-Lab:
55.2334, 7.3435, 33.9473
#c48c07 color charts
#c48c07 color shades, tints & tones
#c48c07 color schemes
#c48c07 color preview, HTML & CSS examples
This text has a color of #c48c07
<p style="color:#c48c07;">Text here</p>
.mytext {color:#c48c07;}
This box has a color of #c48c07
<div style="background-color:#c48c07;">Content here</div>
.mybackground {background-color:#c48c07;}
Border around this has a color of #c48c07
<div style="border:2px solid #c48c07;">Content here</div>
.myborder {border:2px solid #c48c07;}