#c3a07a color space conversions
Hex:
#c3a07a
RGB:
195, 160, 122
CMY:
24, 37, 52
CMYK:
0, 18, 37, 24
HSL:
31°, 37.8238%, 62.1569%
HSV (HSB):
31°, 37.4359%, 76.4706%
XYZ:
38.5893, 38.1489, 23.7419
xyY:
0.3840, 0.3797, 38.1489
CIE-Lab:
68.1302, 7.6067, 24.6736
CIE-LCH:
68.1302, 25.8195, 72.8657
CIE-Luv:
68.1302, 25.2198, 31.0514
Hunter-Lab:
61.7648, 3.4348, 20.4447
#c3a07a color charts
#c3a07a color shades, tints & tones
#c3a07a color schemes
#c3a07a color preview, HTML & CSS examples
This text has a color of #c3a07a
<p style="color:#c3a07a;">Text here</p>
.mytext {color:#c3a07a;}
This box has a color of #c3a07a
<div style="background-color:#c3a07a;">Content here</div>
.mybackground {background-color:#c3a07a;}
Border around this has a color of #c3a07a
<div style="border:2px solid #c3a07a;">Content here</div>
.myborder {border:2px solid #c3a07a;}