#c0ab9d color space conversions
Hex:
#c0ab9d
RGB:
192, 171, 157
CMY:
25, 33, 38
CMYK:
0, 11, 18, 25
HSL:
24°, 21.7391%, 68.4314%
HSV (HSB):
24°, 18.2292%, 75.2941%
XYZ:
42.3869, 42.7666, 37.9190
xyY:
0.3444, 0.3475, 42.7666
CIE-Lab:
71.3963, 5.2959, 9.9719
CIE-LCH:
71.3963, 11.2909, 62.0280
CIE-Luv:
71.3963, 13.6634, 13.1887
Hunter-Lab:
65.3962, 1.2526, 11.3989
#c0ab9d color charts
#c0ab9d color shades, tints & tones
#c0ab9d color schemes
#c0ab9d color preview, HTML & CSS examples
This text has a color of #c0ab9d
<p style="color:#c0ab9d;">Text here</p>
.mytext {color:#c0ab9d;}
This box has a color of #c0ab9d
<div style="background-color:#c0ab9d;">Content here</div>
.mybackground {background-color:#c0ab9d;}
Border around this has a color of #c0ab9d
<div style="border:2px solid #c0ab9d;">Content here</div>
.myborder {border:2px solid #c0ab9d;}