#c0ab8e color space conversions
Hex:
#c0ab8e
RGB:
192, 171, 142
CMY:
25, 33, 44
CMYK:
0, 11, 26, 25
HSL:
35°, 28.4091%, 65.4902%
HSV (HSB):
35°, 26.0417%, 75.2941%
XYZ:
41.1836, 42.2853, 31.5825
xyY:
0.3580, 0.3675, 42.2853
CIE-Lab:
71.0672, 3.0648, 17.7248
CIE-LCH:
71.0672, 17.9878, 80.1898
CIE-Luv:
71.0672, 14.8214, 23.8104
Hunter-Lab:
65.0271, -0.7481, 16.7230
#c0ab8e color charts
#c0ab8e color shades, tints & tones
#c0ab8e color schemes
#c0ab8e color preview, HTML & CSS examples
This text has a color of #c0ab8e
<p style="color:#c0ab8e;">Text here</p>
.mytext {color:#c0ab8e;}
This box has a color of #c0ab8e
<div style="background-color:#c0ab8e;">Content here</div>
.mybackground {background-color:#c0ab8e;}
Border around this has a color of #c0ab8e
<div style="border:2px solid #c0ab8e;">Content here</div>
.myborder {border:2px solid #c0ab8e;}