#c0ab8c color space conversions
Hex:
#c0ab8c
RGB:
192, 171, 140
CMY:
25, 33, 45
CMYK:
0, 11, 27, 25
HSL:
36°, 29.2135%, 65.0980%
HSV (HSB):
36°, 27.0833%, 75.2941%
XYZ:
41.0348, 42.2257, 30.7986
xyY:
0.3598, 0.3702, 42.2257
CIE-Lab:
71.0263, 2.7847, 18.7588
CIE-LCH:
71.0263, 18.9644, 81.5563
CIE-Luv:
71.0263, 14.9699, 25.1705
Hunter-Lab:
64.9813, -0.9972, 17.3858
#c0ab8c color charts
#c0ab8c color shades, tints & tones
#c0ab8c color schemes
#c0ab8c color preview, HTML & CSS examples
This text has a color of #c0ab8c
<p style="color:#c0ab8c;">Text here</p>
.mytext {color:#c0ab8c;}
This box has a color of #c0ab8c
<div style="background-color:#c0ab8c;">Content here</div>
.mybackground {background-color:#c0ab8c;}
Border around this has a color of #c0ab8c
<div style="border:2px solid #c0ab8c;">Content here</div>
.myborder {border:2px solid #c0ab8c;}