#ca99a9 color space conversions
Hex:
#ca99a9
RGB:
202, 153, 169
CMY:
21, 40, 34
CMYK:
0, 24, 16, 21
HSL:
340°, 31.6129%, 69.6078%
HSV (HSB):
340°, 24.2574%, 79.2157%
XYZ:
42.9098, 38.2036, 42.6486
xyY:
0.3467, 0.3087, 38.2036
CIE-Lab:
68.1704, 20.7648, -1.2125
CIE-LCH:
68.1704, 20.8002, 356.6583
CIE-Luv:
68.1704, 29.1441, -5.4411
Hunter-Lab:
61.8091, 15.7544, 2.3559
#ca99a9 color charts
#ca99a9 color shades, tints & tones
#ca99a9 color schemes
#ca99a9 color preview, HTML & CSS examples
This text has a color of #ca99a9
<p style="color:#ca99a9;">Text here</p>
.mytext {color:#ca99a9;}
This box has a color of #ca99a9
<div style="background-color:#ca99a9;">Content here</div>
.mybackground {background-color:#ca99a9;}
Border around this has a color of #ca99a9
<div style="border:2px solid #ca99a9;">Content here</div>
.myborder {border:2px solid #ca99a9;}