#c0a07f color space conversions
Hex:
#c0a07f
RGB:
192, 160, 127
CMY:
25, 37, 50
CMYK:
0, 17, 34, 25
HSL:
30°, 34.0314%, 62.5490%
HSV (HSB):
30°, 33.8542%, 75.2941%
XYZ:
38.1398, 37.8804, 25.3801
xyY:
0.3761, 0.3736, 37.8804
CIE-Lab:
67.9324, 7.0161, 21.6252
CIE-LCH:
67.9324, 22.7349, 72.0247
CIE-Luv:
67.9324, 22.6916, 27.5494
Hunter-Lab:
61.5470, 2.9065, 18.6335
#c0a07f color charts
#c0a07f color shades, tints & tones
#c0a07f color schemes
#c0a07f color preview, HTML & CSS examples
This text has a color of #c0a07f
<p style="color:#c0a07f;">Text here</p>
.mytext {color:#c0a07f;}
This box has a color of #c0a07f
<div style="background-color:#c0a07f;">Content here</div>
.mybackground {background-color:#c0a07f;}
Border around this has a color of #c0a07f
<div style="border:2px solid #c0a07f;">Content here</div>
.myborder {border:2px solid #c0a07f;}