#c48c12 color space conversions
Hex:
#c48c12
RGB:
196, 140, 18
CMY:
23, 45, 93
CMYK:
0, 29, 91, 23
HSL:
41°, 83.1776%, 41.9608%
HSV (HSB):
41°, 90.8163%, 76.8627%
XYZ:
32.2522, 30.5356, 4.7664
xyY:
0.4774, 0.4520, 30.5356
CIE-Lab:
62.1136, 12.0502, 64.1923
CIE-LCH:
62.1136, 65.3135, 79.3681
CIE-Luv:
62.1136, 46.6990, 61.6184
Hunter-Lab:
55.2590, 7.4791, 33.5673
#c48c12 color charts
#c48c12 color shades, tints & tones
#c48c12 color schemes
#c48c12 color preview, HTML & CSS examples
This text has a color of #c48c12
<p style="color:#c48c12;">Text here</p>
.mytext {color:#c48c12;}
This box has a color of #c48c12
<div style="background-color:#c48c12;">Content here</div>
.mybackground {background-color:#c48c12;}
Border around this has a color of #c48c12
<div style="border:2px solid #c48c12;">Content here</div>
.myborder {border:2px solid #c48c12;}