#c48e43 color space conversions
Hex:
#c48e43
RGB:
196, 142, 67
CMY:
23, 44, 74
CMYK:
0, 28, 66, 23
HSL:
35°, 52.2267%, 51.5686%
HSV (HSB):
35°, 65.8163%, 76.8627%
XYZ:
33.4511, 31.4870, 9.6247
xyY:
0.4486, 0.4223, 31.4870
CIE-Lab:
62.9166, 12.8577, 46.9710
CIE-LCH:
62.9166, 48.6990, 74.6910
CIE-Luv:
62.9166, 42.8871, 50.4801
Hunter-Lab:
56.1133, 8.2118, 29.1097
#c48e43 color charts
#c48e43 color shades, tints & tones
#c48e43 color schemes
#c48e43 color preview, HTML & CSS examples
This text has a color of #c48e43
<p style="color:#c48e43;">Text here</p>
.mytext {color:#c48e43;}
This box has a color of #c48e43
<div style="background-color:#c48e43;">Content here</div>
.mybackground {background-color:#c48e43;}
Border around this has a color of #c48e43
<div style="border:2px solid #c48e43;">Content here</div>
.myborder {border:2px solid #c48e43;}