#c4a08a color space conversions
Hex:
#c4a08a
RGB:
196, 160, 138
CMY:
23, 37, 46
CMYK:
0, 18, 30, 23
HSL:
23°, 32.9545%, 65.4902%
HSV (HSB):
23°, 29.5918%, 76.8627%
XYZ:
39.9232, 38.7124, 29.4128
xyY:
0.3695, 0.3583, 38.7124
CIE-Lab:
68.5424, 10.0476, 16.4756
CIE-LCH:
68.5424, 19.2976, 58.6231
CIE-Luv:
68.5424, 24.4554, 20.6563
Hunter-Lab:
62.2193, 5.6515, 15.5254
#c4a08a color charts
#c4a08a color shades, tints & tones
#c4a08a color schemes
#c4a08a color preview, HTML & CSS examples
This text has a color of #c4a08a
<p style="color:#c4a08a;">Text here</p>
.mytext {color:#c4a08a;}
This box has a color of #c4a08a
<div style="background-color:#c4a08a;">Content here</div>
.mybackground {background-color:#c4a08a;}
Border around this has a color of #c4a08a
<div style="border:2px solid #c4a08a;">Content here</div>
.myborder {border:2px solid #c4a08a;}