#ca9988 color space conversions
Hex:
#ca9988
RGB:
202, 153, 136
CMY:
21, 40, 47
CMYK:
0, 24, 33, 21
HSL:
15°, 38.3721%, 66.2745%
HSV (HSB):
15°, 32.6733%, 79.2157%
XYZ:
40.1923, 37.1166, 28.3384
xyY:
0.3804, 0.3513, 37.1166
CIE-Lab:
67.3644, 15.9645, 16.0383
CIE-LCH:
67.3644, 22.6295, 45.1323
CIE-Luv:
67.3644, 33.1967, 18.8314
Hunter-Lab:
60.9234, 11.1438, 15.0677
#ca9988 color charts
#ca9988 color shades, tints & tones
#ca9988 color schemes
#ca9988 color preview, HTML & CSS examples
This text has a color of #ca9988
<p style="color:#ca9988;">Text here</p>
.mytext {color:#ca9988;}
This box has a color of #ca9988
<div style="background-color:#ca9988;">Content here</div>
.mybackground {background-color:#ca9988;}
Border around this has a color of #ca9988
<div style="border:2px solid #ca9988;">Content here</div>
.myborder {border:2px solid #ca9988;}