#c0ab7b color space conversions
Hex:
#c0ab7b
RGB:
192, 171, 123
CMY:
25, 33, 52
CMYK:
0, 11, 36, 25
HSL:
42°, 35.3846%, 61.7647%
HSV (HSB):
42°, 35.9375%, 75.2941%
XYZ:
39.8763, 41.7623, 24.6981
xyY:
0.3750, 0.3927, 41.7623
CIE-Lab:
70.7068, 0.5717, 27.5212
CIE-LCH:
70.7068, 27.5271, 88.8100
CIE-Luv:
70.7068, 16.1681, 36.1293
Hunter-Lab:
64.6238, -2.9477, 22.5770
#c0ab7b color charts
#c0ab7b color shades, tints & tones
#c0ab7b color schemes
#c0ab7b color preview, HTML & CSS examples
This text has a color of #c0ab7b
<p style="color:#c0ab7b;">Text here</p>
.mytext {color:#c0ab7b;}
This box has a color of #c0ab7b
<div style="background-color:#c0ab7b;">Content here</div>
.mybackground {background-color:#c0ab7b;}
Border around this has a color of #c0ab7b
<div style="border:2px solid #c0ab7b;">Content here</div>
.myborder {border:2px solid #c0ab7b;}