#ca9b8c color space conversions
Hex:
#ca9b8c
RGB:
202, 155, 140
CMY:
21, 39, 45
CMYK:
0, 23, 31, 21
HSL:
15°, 36.9048%, 67.0588%
HSV (HSB):
15°, 30.6931%, 79.2157%
XYZ:
40.8121, 37.8927, 29.9739
xyY:
0.3755, 0.3487, 37.8927
CIE-Lab:
67.9415, 15.3965, 14.6225
CIE-LCH:
67.9415, 21.2337, 43.5229
CIE-Luv:
67.9415, 31.5001, 17.1929
Hunter-Lab:
61.5570, 10.6200, 14.2199
#ca9b8c color charts
#ca9b8c color shades, tints & tones
#ca9b8c color schemes
#ca9b8c color preview, HTML & CSS examples
This text has a color of #ca9b8c
<p style="color:#ca9b8c;">Text here</p>
.mytext {color:#ca9b8c;}
This box has a color of #ca9b8c
<div style="background-color:#ca9b8c;">Content here</div>
.mybackground {background-color:#ca9b8c;}
Border around this has a color of #ca9b8c
<div style="border:2px solid #ca9b8c;">Content here</div>
.myborder {border:2px solid #ca9b8c;}