#c3a06e color space conversions
Hex:
#c3a06e
RGB:
195, 160, 110
CMY:
24, 37, 57
CMYK:
0, 18, 44, 24
HSL:
35°, 41.4634%, 59.8039%
HSV (HSB):
35°, 43.5897%, 76.4706%
XYZ:
37.8910, 37.8695, 20.0643
xyY:
0.3954, 0.3952, 37.8695
CIE-Lab:
67.9243, 6.2470, 30.8860
CIE-LCH:
67.9243, 31.5114, 78.5657
CIE-Luv:
67.9243, 26.2170, 38.2492
Hunter-Lab:
61.5382, 2.2161, 23.7454
#c3a06e color charts
#c3a06e color shades, tints & tones
#c3a06e color schemes
#c3a06e color preview, HTML & CSS examples
This text has a color of #c3a06e
<p style="color:#c3a06e;">Text here</p>
.mytext {color:#c3a06e;}
This box has a color of #c3a06e
<div style="background-color:#c3a06e;">Content here</div>
.mybackground {background-color:#c3a06e;}
Border around this has a color of #c3a06e
<div style="border:2px solid #c3a06e;">Content here</div>
.myborder {border:2px solid #c3a06e;}