#ca99b5 color space conversions
Hex:
#ca99b5
RGB:
202, 153, 181
CMY:
21, 40, 29
CMYK:
0, 24, 10, 21
HSL:
326°, 31.6129%, 69.6078%
HSV (HSB):
326°, 24.2574%, 79.2157%
XYZ:
44.0888, 38.6752, 48.8574
xyY:
0.3350, 0.2938, 38.6752
CIE-Lab:
68.5153, 22.7594, -7.3997
CIE-LCH:
68.5153, 23.9321, 341.9893
CIE-Luv:
68.5153, 27.5748, -14.9203
Hunter-Lab:
62.1894, 17.7152, -3.0470
#ca99b5 color charts
#ca99b5 color shades, tints & tones
#ca99b5 color schemes
#ca99b5 color preview, HTML & CSS examples
This text has a color of #ca99b5
<p style="color:#ca99b5;">Text here</p>
.mytext {color:#ca99b5;}
This box has a color of #ca99b5
<div style="background-color:#ca99b5;">Content here</div>
.mybackground {background-color:#ca99b5;}
Border around this has a color of #ca99b5
<div style="border:2px solid #ca99b5;">Content here</div>
.myborder {border:2px solid #ca99b5;}